FDO API Reference Feature Data Objects

public __gc __interface ISQLCommand
 

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.


Comments or suggestions? Send us feedback.