Library Commands Object Model Reference

LibraryConfigurationDeleteCommand Members

LibraryConfigurationDeleteCommand overview

Public Static Methods

DeleteErrorHandler Default ErrorHandler for the delete library command.

Public Instance Constructors

LibraryConfigurationDeleteCommand 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 Deletes a library from 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

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