Library Specification Object Model Reference

ILibraryDriver.MountLibrary Method (QLLibrarySettingsEntry, String, String)

Used to connect to a configured libary when a userid and password are required

ILibrary MountLibrary(
   QLLibrarySettingsEntry library,
   string user,
   string password
);

Parameters

library
The library setting entry
user
The user
password
The password

Return Value

See Also

ILibraryDriver Interface | Spss.Dimensions.Library.Specification Namespace | ILibraryDriver.MountLibrary Overload List