Click or drag to resize

Workarea.GetScope Method

X#
Retrieve the active locate condition.

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetScope() AS DbScopeInfo
Request Example View Source

Return Value

Type: DbScopeInfo
The current scope information for the RDD.

Implements

GetScope
See Also