ErrorConfiguration Members

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

The following tables list the members exposed by the ErrorConfiguration type.

Public Constructors

  이름 Description
ErrorConfiguration Overloaded. Initializes a new instance of the ErrorConfiguration class.

위쪽

Public Properties

(see also Protected Properties )

  이름 Description
ms165168.pubproperty(ko-kr,SQL.90).gif Container  (inherited from Component )
ms165168.pubproperty(ko-kr,SQL.90).gif 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.
ms165168.pubproperty(ko-kr,SQL.90).gif KeyErrorAction Gets or sets the action for Microsoft SQL Server 2005 Analysis Services(SSAS) to take when an error occurs on a key.
ms165168.pubproperty(ko-kr,SQL.90).gif KeyErrorLimit Gets or sets the number of errors allowed during processing.
ms165168.pubproperty(ko-kr,SQL.90).gif 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.
ms165168.pubproperty(ko-kr,SQL.90).gif KeyErrorLogFile Gets or sets the file name for logging processing errors.
ms165168.pubproperty(ko-kr,SQL.90).gif KeyNotFound Gets or sets how Microsoft SQL Server 2005 Analysis Services(SSAS) responds when it encounters a referential integrity error.
ms165168.pubproperty(ko-kr,SQL.90).gif NullKeyConvertedToUnknown Gets or sets the action to be taken when a null conversion error is encountered.
ms165168.pubproperty(ko-kr,SQL.90).gif 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.
ms165168.pubproperty(ko-kr,SQL.90).gif Site  (inherited from Component )

위쪽

Protected Properties

  이름 Description
ms165168.protproperty(ko-kr,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms165168.protproperty(ko-kr,SQL.90).gif DesignMode  (inherited from Component )
ms165168.protproperty(ko-kr,SQL.90).gif Events  (inherited from Component )

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms165168.pubmethod(ko-kr,SQL.90).gif Clone Creates a new, full copy of an object.
ms165168.pubmethod(ko-kr,SQL.90).gif CopyTo Creates a full copy of an object into the existing object that is passed as a parameter.
ms165168.pubmethod(ko-kr,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms165168.pubmethod(ko-kr,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms165168.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165168.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms165168.pubmethod(ko-kr,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms165168.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms165168.pubmethod(ko-kr,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms165168.pubmethod(ko-kr,SQL.90).gifms165168.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165168.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Component )

위쪽

Protected Methods

  이름 Description
ms165168.protmethod(ko-kr,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms165168.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Component )
ms165168.protmethod(ko-kr,SQL.90).gif GetService  (inherited from Component )
ms165168.protmethod(ko-kr,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

위쪽

Public Events

  이름 Description
ms165168.pubevent(ko-kr,SQL.90).gif Disposed  (inherited from Component )

위쪽

참고 항목

참조

ErrorConfiguration Class
Microsoft.AnalysisServices Namespace