Advantage Client Engine
Determines if the given index order is the primary key.
UNSIGNED32 |
AdsIsIndexPrimaryKey (ADSHANDLE hIndex, UNSIGNED16 *pbPrimaryKey); |
hIndex (I) |
Handle of index order of interest. |
pbPrimaryKey (O) |
Returns True if index order is the primary key. |
Returns True if the index handle provided is the table's primary key.