DataConnectionSupport.Dispose Method
Include Protected Members
Include Inherited Members
Closes the data connection and releases resources.
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 | |
---|---|---|
Dispose() | Performs tasks associated with freeing, releasing, or resetting resources. | |
Dispose(Boolean) | Performs tasks associated with freeing, releasing, or resetting resources. |
Top