FDO API Reference Feature Data Objects

__property System::String* Provider::get_Version  ) 
 

Gets the version of the feature provider. The version number string has the form [VersionMajor].[VersionMinor].[BuildMajor].[BuildMinor].

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

Comments or suggestions? Send us feedback.