Home
last modified time | relevance | path

Searched refs:nPrimKeysCount (Results 1 – 1 of 1) sorted by relevance

/trunk/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx176 sal_uInt16 nPrimKeysCount = 0, in checkPrimaryKey() local
194 ++nPrimKeysCount; in checkPrimaryKey()
199 if ( nPrimKeysCount != aKeyColumns.getLength() ) in checkPrimaryKey()
202 if ( !nPrimKeysCount || nPrimKeysCount != nValidLinesCount ) in checkPrimaryKey()

Completed in 16 milliseconds