Library Commands Object Model Reference

LibraryConnectionCommand Constructor (QLLibrarySettingsEntry)

Creates a new instance of the LibraryConnectionCommand, setting the instance's UserName and Password properties to the setting entry's corresponding User and Password property.

public LibraryConnectionCommand(
   QLLibrarySettingsEntry librarySettings
);

Parameters

librarySettings
the library setting which this command will act upon

See Also

LibraryConnectionCommand Class | Spss.Dimensions.Library.Commands Namespace | LibraryConnectionCommand Constructor Overload List