ConnectionPropertiesデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
| | 名前 | 解説 |
 | ConnectString | Gets or sets the connection string for the data source. |
 | DataProvider | Gets or sets the type of the data source. This determines the syntax of the ConnectionProperties.ConnectString and Query.CommandText. |
 | IntegratedSecurity | Gets or sets the value indicating whether connection to this data source should use integrated security. |
トップ
パブリック メソッド
| | 名前 | 解説 |
 | AssignFrom | Copies properties from another ConnectionProperties object. |
トップ
参照