DataReader.Dispose Method

Definition

Closes the underlying connection to the data store and releases any resources used by this object.

public:
 virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()

Implements

Applies to