Partilhar via


SqlBatch.DbBatchCommands Propriedade

Definição

Obtém a coleção de objetos SqlBatchCommand.

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

Valor da propriedade

Os comandos contidos no lote.

Aplica-se a