.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.RDD
DbcDatabase 类
DbcDatabase 属性
Active 属性
Area 属性
Connections 属性
FileName 属性
Name 属性
Tables 属性
Views 属性
DbcDatabase.Tables 属性
List of tables
命名空间:
XSharp.RDD
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
X#
C#
复制
PROPERTY
Tables
AS
ICollection
<
DbcTable
>
GET
public
ICollection
<
DbcTable
>
Tables
{
get
; }
查看代码
属性值
类型:
ICollection
DbcTable
参见
引用
DbcDatabase 类
XSharp.RDD 命名空间