Library Specification Object Model Reference

ILibraryDriver.MountLibrary Method

Used to connect to an already configured library, using the userid/password supplied in the QLLibrarSettingsEntry instance provided.

Overload List

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);

See Also

ILibraryDriver Interface | Spss.Dimensions.Library.Specification Namespace