DbException.BatchCommand Tulajdonság

Definíció

Ha ez DbException egy végrehajtáskor DbBatchtörtént, a kivételt kiváltó konkrét elemre DbBatchCommand hivatkozik.

public:
 property System::Data::Common::DbBatchCommand ^ BatchCommand { System::Data::Common::DbBatchCommand ^ get(); };
public System.Data.Common.DbBatchCommand? BatchCommand { get; }
member this.BatchCommand : System.Data.Common.DbBatchCommand
Public ReadOnly Property BatchCommand 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, akkor tartalmazza a fájlt null.

A következőre érvényes: