Library Specification Object Model Reference

QLLibrarySettingsEntry.MountLibrary Method (String, String)

Mounts the library, connecting to the library server using the specified user and password.

public ILibrary MountLibrary(
   string user,
   string pwd
);

Parameters

user
pwd

Return Value

See Also

QLLibrarySettingsEntry Class | Spss.Dimensions.Library.Specification Namespace | QLLibrarySettingsEntry.MountLibrary Overload List