DbException.DbBatchCommand Tulajdonság

Definíció

Ha egy származtatott osztályban felül van bírálva, ha a rendszer ezt DbException a parancsot futtatja DbBatch, a kivételt kiváltó konkrét elemre DbBatchCommand hivatkozik.

protected:
 virtual property System::Data::Common::DbBatchCommand ^ DbBatchCommand { System::Data::Common::DbBatchCommand ^ get(); };
protected virtual System.Data.Common.DbBatchCommand? DbBatchCommand { get; }
member this.DbBatchCommand : System.Data.Common.DbBatchCommand
Protected Overridable ReadOnly Property DbBatchCommand As DbBatchCommand

Tulajdonság értéke

A kivételt kiváltó konkrétum DbBatchCommand .

Megjegyzések

Ha ez DbException nem történt meg a DbBatchvégrehajtáskor, az érték a következő null.

A következőre érvényes: