Meta Data Services Programming
IRepository2::get_MinorDBVersion
This method retrieves the minor version number of the first repository engine version that introduced this database format.
HRESULT get_MinorDBVersion(
long *piMinorDBVersion
);
Parts
piMinorDBVersion
[out, retval]
A pointer to the minor version number of the first repository engine version that introduced this database format.
Return Value
S_OK
The method completed successfully.
The method failed to complete successfully.