DbException.DbBatchCommand Properti

Definisi

Ketika ditimpa di kelas turunan, jika ini DbException dilemparkan saat mengeksekusi , mereferensikan DbBatchspesifik DbBatchCommand yang memicu pengecualian.

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

Nilai Properti

DbBatchCommand Spesifik yang memicu pengecualian.

Keterangan

Jika ini DbException tidak dilemparkan saat menjalankan DbBatch, nilainya adalah null.

Berlaku untuk