DataBus::Dispose Method (Boolean)
Releases the unmanaged resources used by the DataBus and optionally releases the managed resources.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
Parameters
- disposing
-
Type:
System::Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Show: