DbException.DbBatchCommand Özellik

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, bu DbException bir DbBatchyürütülürken oluşturulduysa, özel durumu tetikleyen özel DbBatchCommand duruma başvurur.

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

Özellik Değeri

Özel durumu tetikleyen özel DbBatchCommand durum.

Açıklamalar

Bir yürütülürken DbBatchbu DbException atılmış değilse, değeri olurnull.

Şunlara uygulanır