Partager via


SqlBatch.CreateDbBatchCommand Méthode

Définition

Crée une nouvelle instance d'un objet 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

Retours

Objet DbBatchCommand.

S’applique à