Freigeben über


SqlBatch.CreateDbBatchCommand Methode

Definition

Erstellt eine neue Instanz eines SqlBatchCommand-Objekts.

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

Gibt zurück

Ein DbBatchCommand-Objekt.

Gilt für: