Meta Data Services Programming
IIMInstall::InstallRDM Method
IIMInstall supports the following method:
HRESULT InstallRDM(
BSTR DSN,
BSTR RdmFile,
BSTR UserName,
BSTR Password
);
Parameters
DSN [in]
The data source name (DSN) of the repository database.
RdmFile [in]
The information model data file .rdm.
UserName [in]
The user's name.
Password [in]
The user's password.
Return Value
S_OK
The method is successfully completed.
Error Value
The method failed to complete successfully.