Functions.DbDataSource 方法 | |
Create a DbDataSource object attached to the current workarea
命名空间:
XSharp.Data
程序集:
XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法 FUNCTION DbDataSource() AS DbDataSource
public static DbDataSource DbDataSource()
查看代码返回值
类型:
DbDataSourceA DbDataSource object, or NULL when the current workarea is not in use.
参见