Compartir a través de


AdomdError Miembros

Represents a server or provider-specific error.

El tipo AdomdError expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString Returns a String that represents the current Object. (Invalida Object. . :: . .ToString() () () ().)

Principio

Propiedades

  Nombre Descripción
Propiedad pública ErrorCode Gets the error code of the AdomdError.
Propiedad pública HelpLink Gets a link to the Help file associated with the AdomdError.
Propiedad pública Location Gets the AdomdErrorLocation describing the location of the error.
Propiedad pública Message Gets the error message of the AdomdError.
Propiedad pública Source Gets the name of the application or object that caused the error associated with the AdomdError.

Principio