Library Commands Object Model Reference

LibraryConnectionCommand.ErrorType Enumeration

An enumeration of possible errors that could have been encountered.

public enum LibraryConnectionCommand.ErrorType

Members

Member Name Description
UnableToConnect We were unable to connect to the specified library.
AuthenticationFailed We were unable to authenticate using the credentials supplied.
InvalidLibraryFormat The library information was invalid.
Unknown We failed for an unknown reason.
LibraryDqlFileNotFound We failed to find the LibraryDqlFile at the specified location
SSOLoginFailed Failed when connect to repository server
InvalidUrl Url of repository service is invalid

Requirements

Namespace: Spss.Dimensions.Library.Commands

Assembly: Spss.Dimensions.Library.Commands (in Spss.Dimensions.Library.Commands.dll)

See Also

Spss.Dimensions.Library.Commands Namespace