NpgsqlDataReader.Dispose Method
[This is preliminary documentation and subject to change.]
Releases the resources used by the NpgsqlCommand.
[Visual Basic]
NotOverridable Public Sub Dispose() Implements _
IDisposable.Dispose
[C#]
public
void Dispose();
Implements
IDisposable.Dispose
See Also
NpgsqlDataReader Class | Npgsql Namespace