.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.RDD
Dbc 类
Dbc 方法
Close 方法
Create 方法
CreateView 方法
Delete 方法
Dump 方法
DumpProperties 方法
FindDatabase 方法
GetCurrent 方法
IsUsed 方法
IsValidObjectType 方法
IsValidPropertyName 方法
Open 方法
Select 方法
Dbc.Create 方法
Create a database.
命名空间:
XSharp.RDD
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
X#
C#
复制
STATIC
METHOD
Create
(
cFileName
AS
STRING
)
AS
LOGIC
public
static
bool
Create
(
string
cFileName
)
查看代码
参数
cFileName
类型:
String
返回值
类型:
Boolean
参见
引用
Dbc 类
XSharp.RDD 命名空间