Advantage Client Engine
Determines if the given index order is a full text search index.
UNSIGNED32 AdsIsIndexFTS ( ADSHANDLE hIndex,
UNSIGNED16 *pbFTS );
hIndex (I) |
Handle of index order of interest. |
pbFTS (O) |
Returns True if index order is an FTS index. |
AdsIsIndexFTS will return True for the pbFTS parameter if the index order specified is an FTS index.