LibraryConnectionCommand overview
LibraryConnectionCommand | Overloaded. Initializes a new instance of the LibraryConnectionCommand class. |
Library | The ILibrary instance which was returned by the Execute method. This may be null if the execute has yet to be called, or has failed. |
LibrarySettingsEntry | Returns the QLLibrarySettingsEntry that this command is acting upon. |
Password | The Password which will be used when connecting to the library. |
SecurityProvider | The Security Provider which will be used when connecting to the library. |
UserName | The username which will be used when connecting to the library. |
Equals (inherited from Object) | |
Execute | Executes this command, and mounts the library using the command's UserName and Password properties. |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
LibraryConnectionCommand Class | Spss.Dimensions.Library.Commands Namespace