FDO API Reference Feature Data Objects
FDO_API FdoClassCapabilities* FdoClassDefinition::GetCapabilities (  ) 

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.