Advantage Client Engine
Retrieves the type of rights checking used with a table
UNSIGNED32 |
AdsGetTableRights (ADSHANDLE hTable, UNSIGNED16 *pusRights); |
hTable (I) |
Handle of table or cursor. |
pusRights (O) |
Type of rights checking used to open the table (ADS_CHECKRIGHTS, ADS_IGNORERIGHTS). |
AdsGetTableRights will retrieve the type of rights checking specified during the table open.