Dbc.Select 方法 (String) | |
Select a database.
命名空间:
XSharp.RDD
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 STATIC METHOD Select(
cDatabaseName AS STRING
) AS DbcDatabase
public static DbcDatabase Select(
string cDatabaseName
)
查看代码参数
- cDatabaseName
- 类型:String
返回值
类型:
DbcDatabase参见