DbConnection.CreateBatch 方法

定义

返回实现 DbBatch 类的提供程序类的一个新实例。

public System.Data.Common.DbBatch CreateBatch ();

返回

DbBatch 的新实例。

适用于