Share via


DbConnectionStringBuilder.GetProperties(Hashtable) Yöntem

Tanım

Sağlanan Hashtable bir öğesini bu DbConnectionStringBuilderöğesinin tüm özellikleri hakkında bilgilerle doldurur.

protected:
 virtual void GetProperties(System::Collections::Hashtable ^ propertyDescriptors);
protected virtual void GetProperties (System.Collections.Hashtable propertyDescriptors);
abstract member GetProperties : System.Collections.Hashtable -> unit
override this.GetProperties : System.Collections.Hashtable -> unit
Protected Overridable Sub GetProperties (propertyDescriptors As Hashtable)

Parametreler

propertyDescriptors
Hashtable

Hashtable bu DbConnectionStringBuilderile ilgili bilgilerle doldurulacak .

Şunlara uygulanır

Ayrıca bkz.