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.
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);
LibraryConnectionCommand Class | Spss.Dimensions.Library.Commands Namespace