Share via


DbBatch.DbBatchCommands Özellik

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, nesne koleksiyonunu DbBatchCommand alır.

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

Özellik Değeri

Toplu iş içinde yer alan komutlar.

Şunlara uygulanır