System.Data.SqlTypes.SqlStreamChars.Dispose Method (System.Boolean)

Releases the resources used by the stream. The assembly that contains this class has a friend relationship with SQLAccess.dll. It is intended for use by SQL Server.  For other databases, use the hosting mechanism provided by that database.

Namespace: System.Data.SqlTypes

Assembly: System.Data (in System.Data.dll)

Protected Overrides Sub Dispose (ByVal disposing As Boolean)
protected override void Dispose (bool disposing);

Parameters

Parameter

Description

disposing

true to release both managed and unmanaged resources; false to release only unmanaged resources.

Version Information

.NET Framework

Supported in: 2.0, 3.0, 3.5