Aracılığıyla paylaş


SqlBatch.DbConnection Özellik

Tanım

Bu SqlBatchtarafından kullanılan öğesini DbConnection alır veya ayarlar.

protected:
 virtual property System::Data::Common::DbConnection ^ DbConnection { System::Data::Common::DbConnection ^ get(); void set(System::Data::Common::DbConnection ^ value); };
protected override System.Data.Common.DbConnection DbConnection { get; set; }
member this.DbConnection : System.Data.Common.DbConnection with get, set
Protected Overrides Property DbConnection As DbConnection

Özellik Değeri

Veri kaynağına bağlantı.

Şunlara uygulanır