FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Commands::SQL::ISQLCommand Interface Reference
[OSGeo::FDO::Commands::SQL]

Inherited by OSGeo::FDO::Commands::SQL::ISQLCommandImp.

Inheritance diagram for OSGeo::FDO::Commands::SQL::ISQLCommand:

Inheritance graph
[legend]

Detailed Description

The ISQLCommand 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.