Advantage Client Engine
Retrieve the AOF expression that was used in the call to AdsSetAOF
UNSIGNED32 |
AdsGetAOF ( ADSHANDLE hTable, UNSIGNED8 *pucFilter, UNSIGNED16 *pusLen ); |
hTable (I) |
Handle of a table or cursor with an AOF. |
pucFilter (O) |
Return the filter expression in this buffer. |
pusLen (I/O) |
Length of given buffer on input, length of returned data on output. |
Retrieves the AOF expression that was used in the call to AdsSetAOF. For more information, see Advantage Optimized Filters.