点击或拖拽改变大小

Functions 类

X#
This compiler generated class contains all the functions, globals and defines that are defined in the XSharp.Data.dll assembly.
继承层次
Object
  Functions

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

Functions 类型公开以下成员。

方法
  名称说明
公共方法静态成员DbDataSource
Create a DbDataSource object attached to the current workarea
公共方法静态成员DbDataTable
Create a DbDataTable object with the data from the current workarea
公共方法静态成员DbTableSave
公共方法静态成员GetSqlFactory
Retrieve the default SQL factory.
公共方法静态成员SetSqlFactory
Set a new default SQL factory.
Top
字段
  名称说明
公共字段静态成员oVFPErrorMessage
Top
参见