DbcDatabase 类 |
命名空间: XSharp.RDD
DbcDatabase 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Active | Is the database active ? | |
Area | Area number for the cursor in the Databases Datasession | |
Connections | List of connections | |
FileName | Filename for the database | |
HasProperties | (继承自 DbcObject。) | |
Name | Alias name for the database | |
ObjectID | (继承自 DbcObject。) | |
ObjectKey | (继承自 DbcObject。) | |
ObjectName | (继承自 DbcObject。) | |
ObjectType | (继承自 DbcObject。) | |
Parent | (继承自 DbcObject。) | |
ParentID | (继承自 DbcObject。) | |
Properties | (继承自 DbcObject。) | |
Tables | List of tables | |
Views | List of views |
名称 | 说明 | |
---|---|---|
DecodeProperties | (继承自 DbcObject。) | |
FindConnection | Find a connection in the Database container. | |
FindTable | Find a table in the Database container. | |
FindView | Find a view in the Database container. | |
GetData | Loads the tables, views and connections from the DBC file (重写 GetData.) | |
GetProp | Worker method for DbGetProp() | |
LoadChildren | (继承自 DbcObject。) | |
Read | (继承自 DbcObject。) | |
ReadChild | (继承自 DbcObject。) | |
ReadField | (继承自 DbcObject。) | |
SetProp | -- todo -- |