Dispose Method
From MySQL Connector/Net
| MySQL Connector/Net |
| MySqlCommandBuilder..::.Dispose Method |
| MySqlCommandBuilder Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| Dispose()()() |
Releases all resources used by the Component.
(Inherited from Component.) | |
| Dispose(Boolean) |
Releases the unmanaged resources used by the DbCommandBuilder and optionally releases the managed resources.
(Inherited from DbCommandBuilder.) |