共用方式為


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.

頂端