CoreDb.GetScope 方法 | |
Gets the locate condition.
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 STATIC METHOD GetScope() AS DbScopeInfo
public static DbScopeInfo GetScope()
查看代码返回值
类型:
DbScopeInfoAn object containing the scope for the current area.
参见