Used to connect to an already configured library, using the userid/password supplied in the QLLibrarSettingsEntry instance provided.
Used to connect to an already configured library, using the userid/password supplied in the QLLibrarSettingsEntry instance provided.
ILibrary MountLibrary(QLLibrarySettingsEntry);
Used to connect to a configured libary when a userid and password are required
ILibrary MountLibrary(QLLibrarySettingsEntry,string,string);
ILibraryDriver Interface | Spss.Dimensions.Library.Specification Namespace