Searched refs:nPrimKeysCount (Results 1 – 1 of 1) sorted by relevance
176 sal_uInt16 nPrimKeysCount = 0, in checkPrimaryKey() local194 ++nPrimKeysCount; in checkPrimaryKey()199 if ( nPrimKeysCount != aKeyColumns.getLength() ) in checkPrimaryKey()202 if ( !nPrimKeysCount || nPrimKeysCount != nValidLinesCount ) in checkPrimaryKey()
Completed in 17 milliseconds