DbBatch.CreateBatchCommand Metoda

Definice

Vytvoří novou instanci objektu DbBatchCommand .

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

Návraty

Objekt DbBatchCommand .

Platí pro