ConnectionInfoBase Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ConnectionInfoBase class.
Overload List
Name | Description | |
---|---|---|
ConnectionInfoBase() | Initializes a new instance of the ConnectionInfoBase class. | |
ConnectionInfoBase(ConnectionInfoBase) | Initializes a new instance of the ConnectionInfoBase class based on the specified object. | |
ConnectionInfoBase(ConnectionType) | Initializes a new instance of the ConnectionInfoBase class with the specified connection type. |
Top