FDO .NET API Reference Feature Data Objects

mgICommandImp.h File Reference

Include dependency graph for mgICommandImp.h:

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

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Connections

Classes

class  OSGeo::FDO::Commands::ICommandImp
 The ICommandImp class is a concrete instantiation of interface ICommand. ICommand 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. More...

Variables

public __gc __interface OSGeo::FDO::Connections::IConnection
public __gc __interface OSGeo::FDO::Connections::ITransaction

Comments or suggestions? Send us feedback.