FDO API Reference Feature Data Objects

__property System::String* Provider::get_FeatureDataObjectsVersion  ) 
 

Gets the version of the feature data objects specification the feature provider conforms to. The version number string has the form [VersionMajor].[VersionMinor].[BuildMajor].[BuildMinor].

Returns:
Returns the Feature Data Objects version as a constant wchar_t*. Throws an instance of FdoException * if an error occurs.

Comments or suggestions? Send us feedback.