FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

OSGeo::FDO::Commands::OSGeo::FDO::Commands::ICommand Interface Reference

Inherited by OSGeo::FDO::Commands::ICommandImp.

Inheritance diagram for OSGeo::FDO::Commands::OSGeo::FDO::Commands::ICommand:

[legend]

Detailed Description

The ICommand interface defines behavior common to all commands in FDO. In order to be executed, commands must have an association to a connection. Commands can also be optionally associated with a transaction if the connection supports transactions. The parameter values collection allows values to be specified for commands that support expressions and/or filters.


Comments or suggestions? Send us feedback.