Advantage Client Engine
Determines if the given index order is unique.
UNSIGNED32 |
AdsIsIndexUnique (ADSHANDLE hIndex, UNSIGNED16 *pbUnique); |
hIndex (I) |
Handle of index order of interest. |
pbUnique (O) |
Return True if index order was built with the ADS_UNIQUE option. |
A unique index will have no repeated key values.