Connection Constructor
Include Protected Members
Include Inherited Members
.NET Framework 4
Initializes a new instance of the Connection class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Connection(String) | Initializes a new instance of the Connection class. | |
Connection(String, IDictionary<String, String>) | Initializes a new instance of the Connection class. | |
Connection(String, String) | Initializes a new instance of the Connection class. |
Top