DbBatch.CreateBatchCommand Methode

Definition

Erstellt eine neue Instanz eines DbBatchCommand-Objekts.

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

Gibt zurück

Ein DbBatchCommand-Objekt.

Gilt für: