Library Commands Object Model Reference

LibraryConfigurationAddCommand Members

LibraryConfigurationAddCommand overview

Public Static Methods

AddErrorHandler Default ErrorHandler for the add library command.

Public Instance Constructors

LibraryConfigurationAddCommand Constructor Creates a LibraryConfigurationAddCommand Object.

Public Instance Properties

LibrarySettingsEntry (inherited from LibraryConfigurationCommand) Returns the QLLibrarySettingsEntry that this command is acting upon.

Public Instance Methods

Equals (inherited from Object) 
Execute Adds a library the list of available libraries.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
TestLibraryConnection (inherited from LibraryConfigurationCommand) Tests a LibrarySettingsEntry configuration by attempting to get a connection.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
LogError (inherited from LibraryConfigurationCommand) Logs that an error occurred while executing the command.
MemberwiseClone (inherited from Object) 

See Also

LibraryConfigurationAddCommand Class | Spss.Dimensions.Library.Commands.Configuration Namespace