[This is preliminary documentation and is subject to change.]
The ConnectionParameters type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| ConnectionParameters | Initializes a new instance of the ConnectionParameters class | |
| ConnectionParameters(IConfigSectionNode) | Initializes a new instance of the ConnectionParameters class | |
| ConnectionParameters(String, String) | Initializes a new instance of the ConnectionParameters class |
Methods
| Name | Description | |
|---|---|---|
| Configure | ||
Determines whether the specified object is equal to the current object. (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as the default hash function. (Inherited from | ||
| GetSystemHost | ||
Gets the (Inherited from | ||
| Make TParams (IConfigSectionNode) | ||
| Make TParams (String, String) | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Extension Methods
Properties
| Name | Description | |
|---|---|---|
| Name | ||
| PaySystemHosts | ||
| User |
See Also