FDO API Reference Feature Data Objects

mgISQLDataReaderImp.h File Reference

Include dependency graph for mgISQLDataReaderImp.h:


Classes

class  ISQLDataReaderImp
 The FdoISQLDataReader interface provides a forward-only, read-only iterator for reading relational table data. A reference to an FdoISQLDataReader is returned from the SQLCommands ExecuteReader method. The initial position of the FdoISQLDataReader interface is prior to the first item. Thus, you must call ReadNext to begin accessing any data. More...

Variables

END_NAMESPACE_OSGEO_FDO_EXPRESSION
BEGIN_NAMESPACE_OSGEO_COMMON
public __gc __interface 
IStreamReader

Comments or suggestions? Send us feedback.