Aracılığıyla paylaş


SqlBatch.CreateDbBatchCommand Yöntem

Tanım

Bir nesnenin yeni bir SqlBatchCommand örneğini oluşturur.

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

Döndürülenler

Bir DbBatchCommand nesnesi.

Şunlara uygulanır