AdoDotNetSchemaReader.Terminate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Terminates the DataReader object immediately, without necessarily returning all of the data nor setting output parameters.
public:
override void Terminate();
public override void Terminate ();
override this.Terminate : unit -> unit
Public Overrides Sub Terminate ()