PipelineBuffer::Dispose Method (Boolean)
Releases the unmanaged resources that are used by the PipelineBuffer, and optionally releases the managed resources.
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
Parameters
- disposing
-
Type:
System::Boolean
A Boolean that specifies whether both managed and unmanaged resources are released. true to release both managed and unmanaged resources; false to release only unmanaged resources.
Show: