データ接続設定
| C# | Visual Basic | Visual C++ |
public class ConnectionConfigSection : ConfigurationSection
Public Class ConnectionConfigSection _ Inherits ConfigurationSection
public ref class ConnectionConfigSection : public ConfigurationSection
| すべてのメンバ | コンストラクタ | プロパティ | |||
| メンバ | 説明 | |
|---|---|---|
| ConnectionConfigSection()()() |
デフォルト構築
| |
| ConnectionConfigs |
定義されたデータアクセス設定のコレクション
| |
| DefaultCommandTimeout |
デフォルトのコマンドタイムアウト
| |
| DefaultConnectionTimeout |
デフォルトの接続タイムアウト
|
| Object | |||
| ConfigurationElement | |||
| ConfigurationSection | |||
| ConnectionConfigSection | |||