Dispose(bool) method

Releases the unmanaged resources used by the SADataAdapter object and optionally releases the managed resources.

Visual Basic syntax

Protected Overrides Sub Dispose (ByVal disposing As Boolean)

C# syntax

protected override void Dispose (bool disposing)

Parameters