DbBatch.BatchCommands Propriété

Définition

Obtient la collection d'objets DbBatchCommand.

public:
 property System::Data::Common::DbBatchCommandCollection ^ BatchCommands { System::Data::Common::DbBatchCommandCollection ^ get(); };
public System.Data.Common.DbBatchCommandCollection BatchCommands { get; }
member this.BatchCommands : System.Data.Common.DbBatchCommandCollection
Public ReadOnly Property BatchCommands As DbBatchCommandCollection

Valeur de propriété

Commandes contenues dans le lot.

S’applique à