FDO API Reference Feature Data Objects

mgIConnectionCapabilities.h File Reference

Include dependency graph for mgIConnectionCapabilities.h:

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


Functions

__property NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING::LockType get_LockTypes ()[]
 Gets an array of the FdoLockType values supported by the feature provider.
__property NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT::SpatialContextExtentType get_SpatialContextTypes ()[]
 Gets the spatial context extent types supported by the feature provider.
System::Boolean SupportsConfiguration ()
 Determines if the feature provider supports XML configuration.
System::Boolean SupportsCSysWKTFromCSysName ()
 Determines if the provider supports specifying the coordinate system by name or ID without specifying the WKT when creating a new spatial context.
System::Boolean SupportsLocking ()
 Determines if the feature provider supports persistent locking.
System::Boolean SupportsLongTransactions ()
 Determines true if the feature provider supports long transactions.
System::Boolean SupportsMultipleSpatialContexts ()
 Determines if the provider supports multiple spatial contexts.
System::Boolean SupportsSQL ()
 Determines if the feature provider supports SQL commands.
System::Boolean SupportsTimeout ()
 Determines if the feature provider supports connection timeout.
System::Boolean SupportsTransactions ()
 Determines if the feature provider supports transactions.

Variables

END_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
public __gc __interface 
IConnectionCapabilities
 The FdoIConnectionCapabilities interface declares the feature provider's capabilities.

Comments or suggestions? Send us feedback.