点击或拖拽改变大小

Functions.DbDataSource 方法

X#
Create a DbDataSource object attached to the current workarea

命名空间:  XSharp.Data
程序集:  XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法
 FUNCTION DbDataSource() AS DbDataSource
查看代码

返回值

类型:DbDataSource
A DbDataSource object, or NULL when the current workarea is not in use.
参见