Share via


DbBatch.DbBatchCommands Vlastnost

Definice

Při přepsání v odvozené třídě získá kolekci DbBatchCommand objektů.

protected:
 abstract property System::Data::Common::DbBatchCommandCollection ^ DbBatchCommands { System::Data::Common::DbBatchCommandCollection ^ get(); };
protected abstract System.Data.Common.DbBatchCommandCollection DbBatchCommands { get; }
member this.DbBatchCommands : System.Data.Common.DbBatchCommandCollection
Protected MustOverride ReadOnly Property DbBatchCommands As DbBatchCommandCollection

Hodnota vlastnosti

Příkazy obsažené v dávce.

Platí pro