Advantage Client Engine
Retrieves the current show deleted setting
UNSIGNED32 |
AdsGetDeleted (UNSIGNED16 *pbShowDeleted); |
pbShowDeleted (O) |
Contains the retrieved deleted setting. |
AdsGetDeleted will return the current value of the ShowDeleted setting, which can be set by AdsShowDeleted. True means that deleted records in a DBF table will be visible to the user.
AdsGetDeleted is a global setting that affects the behavior of the entire application.
Note AdsShowDeleted has no effect upon Advantage proprietary ADT tables. Records that are deleted in ADT tables can never be retrieved by a client application.