DbBatch.CreateBatchCommand Méthode

Définition

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

Retours

Objet DbBatchCommand.

S’applique à