Request_ClearBindingTable - cSelectionSource
Sends clear to the DDO that owns the binding table
Type: Procedure
Syntax
Procedure Request_ClearBindingTable
Call Example
Send Request_ClearBindingTable
Description
Request_Clear_All performs a clear-all operation by sending Clear_All to the object's DataDictionary object (DDO) Server. If clearing may cause data-loss, a data loss verification message may be sent.
Note that this performs a DD Clear_All operation. A Clear_All clears all DDOs within a DDO structure.