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
Nombre | Description | |
---|---|---|
ErrorConfiguration | Overloaded. Initializes a new instance of the ErrorConfiguration class. |
Arriba
Public Properties
(see also Protected Properties )
Nombre | Description | |
---|---|---|
Container | (inherited from 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 | (inherited from Component ) |
Arriba
Protected Properties
Nombre | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
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 | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Component ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Arriba
Public Events
Nombre | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Arriba
Vea también
Referencia
ErrorConfiguration Class
Microsoft.AnalysisServices Namespace