DataConnectionProperties.Reset Method
Include Protected Members
Include Inherited Members
Resets the values of connection properties to an initial state.
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 | |
---|---|---|
Reset() | Resets the values of connection properties to an initial state. | |
Reset(String) | Removes the specified property from the current set of data connection properties. |
Top