DbConnectionStringBuilder.GetProperties(Hashtable) 메서드

정의

제공된 Hashtable 모든 속성 DbConnectionStringBuilder에 대한 정보를 채웁니다.

protected:
 virtual void GetProperties(System::Collections::Hashtable ^ propertyDescriptors);
[System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("PropertyDescriptor's PropertyType cannot be statically discovered.")]
protected virtual void GetProperties(System.Collections.Hashtable propertyDescriptors);
protected virtual void GetProperties(System.Collections.Hashtable propertyDescriptors);
[<System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("PropertyDescriptor's PropertyType cannot be statically discovered.")>]
abstract member GetProperties : System.Collections.Hashtable -> unit
override this.GetProperties : System.Collections.Hashtable -> unit
abstract member GetProperties : System.Collections.Hashtable -> unit
override this.GetProperties : System.Collections.Hashtable -> unit
Protected Overridable Sub GetProperties (propertyDescriptors As Hashtable)

매개 변수

propertyDescriptors
Hashtable

이에 HashtableDbConnectionStringBuilder대한 정보로 채워질 것입니다.

특성

적용 대상

추가 정보