DbConnectionStringBuilder.GetProperties(Hashtable) 메서드

정의

제공된 Hashtable 을 이 DbConnectionStringBuilder의 모든 속성에 대한 정보로 채웁니다.

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)

매개 변수

propertyDescriptors
Hashtable

Hashtable 에 대한 정보로 채울 DbConnectionStringBuilder입니다.

적용 대상

추가 정보