Advantage Client Engine
Deactivates the AOF and releases all resources associated with it
UNSIGNED32 |
AdsClearAOF ( ADSHANDLE hTable ); |
hTable (I) |
Handle of a table or cursor with an AOF to clear. |
AE_NO_FILTER |
No filter can be cleared or retrieved because no filter was set. |
The AdsClearAOF function deactivates the AOF and releases all resources associated with it on both the client and the server. Also note that when a table is closed, any AOF associated with it is automatically cleared as well.
For more information, see Advantage Optimized Filters.