Поделиться через


SqlBatch.CreateDbBatchCommand Метод

Определение

Создает новый экземпляр объекта SqlBatchCommand.

protected:
 override System::Data::Common::DbBatchCommand ^ CreateDbBatchCommand();
protected override System.Data.Common.DbBatchCommand CreateDbBatchCommand ();
override this.CreateDbBatchCommand : unit -> System.Data.Common.DbBatchCommand
Protected Overrides Function CreateDbBatchCommand () As DbBatchCommand

Возвращаемое значение

Объект DbBatchCommand.

Применяется к