Contents Index AsaDataReader class Depth property

ASA Programming Guide
  Adaptive Server Anywhere .NET Data Provider API Reference
    AsaDataReader class

Close method


Description 

Closes the AsaDataReader.

Syntax 

void Close( )

Implements 

IDataReader.Close

Usage 

You must explicitly call the Close method when you are through using the AsaDataReader.


Contents Index AsaDataReader class Depth property