 | DBMessageDispose Method (Boolean) |
Releases the unmanaged resources used by the
DBMessage and optionally releases the managed resources
Namespace:
Mcc.Series.DataBase
Assembly:
Mcc.Series.DataBase (in Mcc.Series.DataBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected virtual void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also