AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

MgSqlDataReader Class Reference
[MgSqlDataReader]

Inherits MgReader.

List of all members.


Detailed Description

Provides a forward-only, read-only iterator for reading data returned by a call to MgFeatureService::ExecuteSqlQuery.

Remarks:
The initial position of the SqlReader interface is prior to the first item. Therefore, you must call ReadNext before you can access any data.