DbServer.ClearScope Method | |
Clear the settings that define the default scope for multi-record operations.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD ClearScope() AS USUAL
public virtual Usual ClearScope()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if successful; otherwise, FALSE.
See Also