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에서 상속됩니다.) |
맨 위로 이동