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