다음을 통해 공유


ErrorConfiguration 멤버

Specifies settings for handling errors that can occur when the parent element is processed. This class cannot be inherited.

ErrorConfiguration 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 ErrorConfiguration() () () () Initializes a new instance of the ErrorConfiguration class using default values.
공용 메서드 ErrorConfiguration(String) Initializes a new instance of ErrorConfiguration using a named keyErrorLogFile.
공용 메서드 ErrorConfiguration(String, Int64) Initializes a new instance of ErrorConfiguration using a named keyErrorLogFile and an keyErrorLimit.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Clone Creates a new, full copy of an object.
공용 메서드 CopyTo Creates a full copy of an object into the existing object that is passed as a parameter.
공용 메서드 CreateObjRef (MarshalByRefObject에서 상속됩니다.)
공용 메서드 Dispose (Component에서 상속됩니다.)
보호된 메서드 Dispose (Component에서 상속됩니다.)
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Component에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetLifetimeService (MarshalByRefObject에서 상속됩니다.)
보호된 메서드 GetService (Component에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
공용 메서드 InitializeLifetimeService (MarshalByRefObject에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (MarshalByRefObject에서 상속됩니다.)
공용 메서드 ToString (Component에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
보호된 속성 CanRaiseEvents (Component에서 상속됩니다.)
공용 속성 Container (Component에서 상속됩니다.)
보호된 속성 DesignMode (Component에서 상속됩니다.)
보호된 속성 Events (Component에서 상속됩니다.)
공용 속성 KeyDuplicate Gets or sets the KeyDuplicate property for an ErrorConfiguration object. This determines how Microsoft SQL Server 2005 Analysis Services(SSAS) handles a duplicate key error if it encounters one during processing.
공용 속성 KeyErrorAction Gets or sets the action for Microsoft SQL Server 2005 Analysis Services(SSAS) to take when an error occurs on a key.
공용 속성 KeyErrorLimit Gets or sets the number of errors allowed during processing.
공용 속성 KeyErrorLimitAction Gets or sets the action Microsoft SQL Server 2005 Analysis Services(SSAS) takes when the key error count that is specified in the KeyErrorLimit element is reached.
공용 속성 KeyErrorLogFile Gets or sets the file name for logging processing errors.
공용 속성 KeyNotFound Gets or sets how Microsoft SQL Server 2005 Analysis Services(SSAS) responds when it encounters a referential integrity error.
공용 속성 NullKeyConvertedToUnknown Gets or sets the action to be taken when a null conversion error is encountered.
공용 속성 NullKeyNotAllowed Gets or sets the property that determines how the Microsoft SQL Server 2005 Analysis Services(SSAS) processing engine handles a null key error encountered during processing.
공용 속성 Site (Component에서 상속됩니다.)

맨 위로 이동

이벤트

  이름 설명
공용 이벤트 Disposed (Component에서 상속됩니다.)

맨 위로 이동