Поделиться через


Элементы AdomdError

Represents a server or provider-specific error.

Тип AdomdError предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString Returns a String that represents the current Object. (Перезаписывает Object. . :: . .ToString() () () ().)

В начало

Свойства

  Имя Описание
Открытое свойство ErrorCode Gets the error code of the AdomdError.
Открытое свойство HelpLink Gets a link to the Help file associated with the AdomdError.
Открытое свойство Location Gets the AdomdErrorLocation describing the location of the error.
Открытое свойство Message Gets the error message of the AdomdError.
Открытое свойство Source Gets the name of the application or object that caused the error associated with the AdomdError.

В начало