FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Schema ::ClassCapabilities* OSGeo::FDO::Schema::ClassDefinition::get_Capabilities (  ) 

Gets the class-specific capabilities for this class.

Returns:
Returns the capabilities. The Class Capabilities are connection datastore dependent so they are only defined when this object was created by a DescribeSchema command. The returned capabilities are the ones for this command's connection. Returns NULL if this object was not created by a DescribeSchema command.


Comments or suggestions? Send us feedback.