IRepository2::get_MajorDBVersion

Meta Data Services Programming

Meta Data Services Programming

IRepository2::get_MajorDBVersion

This method retrieves the major version number of the first repository engine version that introduced this database format.

HRESULT get_MajorDBVersion( long *piMajorDBVersion
);

Parts

piMajorDBVersion

[out, retval]
A pointer to the major version number of the first repository engine version that introduced this database format.

Return Value

S_OK

The method completed successfully.

Error Values

The method failed to complete successfully.

See Also

IRepository2::get_MinorDBVersion