点击或拖拽改变大小

Functions.DbDataTable 方法

X#
Create a DbDataTable object with the data from the current workarea

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

返回值

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