Library Specification Object Model Reference

ILibraryDriver.MountLibrary Method (QLLibrarySettingsEntry)

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

ILibrary MountLibrary(
   QLLibrarySettingsEntry library
);

Parameters

library
Library settings entry which defines the library to connect to

Return Value

See Also

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