FDO API Reference Feature Data Objects

ISQLCommand.h File Reference

#include <FdoStd.h>
#include <Fdo/Commands/ICommand.h>
#include <Fdo/Connections/IConnection.h>
#include <Fdo/Commands/Sql/ISQLDataReader.h>

Include dependency graph for ISQLCommand.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoISQLCommand
 The FdoISQLCommand interface defines the SQL command, which supports the execution of a SQL statement against an underlying RDBMS. Two execute methods are provided to distinguish between statements that return table data versus those that execute non query type operations. More...

Comments or suggestions? Send us feedback.