Share via


DbBatch.CreateBatchCommand Yöntem

Tanım

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

public:
 System::Data::Common::DbBatchCommand ^ CreateBatchCommand();
public System.Data.Common.DbBatchCommand CreateBatchCommand ();
member this.CreateBatchCommand : unit -> System.Data.Common.DbBatchCommand
Public Function CreateBatchCommand () As DbBatchCommand

Döndürülenler

Bir DbBatchCommand nesnesi.

Şunlara uygulanır