点击或拖拽改变大小

ISqlFactory.CreateCommandBuilder 方法

X#
Returns a new instance of the provider's class that implements the DbCommandBuilder class.

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

返回值

类型:DbCommandBuilder
A new instance of DbCommandBuilder.
参见

引用

System.Data.CommonDbCommandBuilder