DbConnectionStringBuilder.GetProperties(Hashtable) Metoda

Definicja

Wypełnia dostarczone Hashtable informacje o wszystkich właściwościach tego DbConnectionStringBuilderobiektu .

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)

Parametry

propertyDescriptors
Hashtable

Element Hashtable , który ma zostać wypełniony informacjami o tym DbConnectionStringBuilderobiekcie .

Dotyczy

Zobacz też