다음을 통해 공유


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.

맨 위로 이동