Sdílet prostřednictvím


SqlBatch.CreateDbBatchCommand Metoda

Definice

Vytvoří novou instanci objektu SqlBatchCommand .

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

Návraty

Objekt DbBatchCommand .

Platí pro