AdsClearAllScopes

Advantage Client Engine

Clears scopes on all indexes open for the given table

Syntax

UNSIGNED32

AdsClearAllScopes (ADSHANDLE hTable);

Parameters

hTable (I)

Handle of table or cursor.

Remarks

This function will clear both top and bottom scopes for all index orders open for this table.

Example

Click Here

See Also

AdsSetScope

AdsClearScope

AdsGetScope