Library Commands Object Model Reference

LibraryConfigurationEditCommand Members

LibraryConfigurationEditCommand overview

Public Static Methods

EditErrorHandler Default ErrorHandler for the edit library command.

Public Instance Constructors

LibraryConfigurationEditCommand Constructor Creates a LibraryConfigurationCommand 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 Applies changes made to an existing library.
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

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