点击或拖拽改变大小

Functions.GetSqlFactory 方法

X#
Retrieve the default SQL factory.

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

返回值

类型:ISqlFactory
The current default factory.
参见