Click or drag to resize

CoreDb.GetScope Method

X#
Gets the locate condition.

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

Return Value

Type: DbScopeInfo
An object containing the scope for the current area.
See Also