Library Specification Object Model Reference

QLLibrary Members

QLLibrary overview

Public Static Properties

ConfigurationFile The location of the configuration file. Changing this property will result in a reset of the known libraries.
Drivers Gets and sets library driver entries.
Libraries The list of known libraries. Setting a new list of libraries will implicitly save this configuration file.

Public Static Methods

Save Saves the library configuration settings to the current ConfigurationFile.

Public Static Events

ResetLibraries Occurs when libraries are generated.

Public Instance Constructors

QLLibrary Constructor Initializes a new instance of the QLLibrary class.

Public Instance Fields

AvailableDrivers Instance access for the static supported QLLibraryDriverEntries. This is used primarily for serialization of the singleton instance.

Public Instance Properties

Settings Instance access for the static QLLibrarySettings. This is used primarily for serialization of the singleton instance.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

QLLibrary Class | Spss.Dimensions.Library.Specification Namespace