Click or drag to resize

DBF.GetScope Method

X#
Retrieve the active locate condition.

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.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