DbConnectionStringBuilder.GetProperties(Hashtable) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した 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
このDbConnectionStringBuilderに関する情報が入力されるHashtable。