Library Commands Object Model Reference

LibraryConnectionCommand Constructor

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

Overload List

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

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

public LibraryConnectionCommand(QLLibrarySettingsEntry,bool);

See Also

LibraryConnectionCommand Class | Spss.Dimensions.Library.Commands Namespace