ErrorConfiguration Class
SQL Server 2005
Specifies settings for handling errors that can occur when the parent element is processed. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.ErrorConfigurationTypeConverter, Microsoft.AnalysisServices.Design")] [EditorAttribute("Microsoft.AnalysisServices.Design.ErrorConfigurationPropertyTypeEditor, Microsoft.AnalysisServices.Design", typeof(UITypeEditor))] [XmlRootAttribute(Namespace="http://schemas.microsoft.com/analysisservices/2003/engine")] public sealed class ErrorConfiguration : Component
/** @attribute TypeConverterAttribute("Microsoft.AnalysisServices.Design.ErrorConfigurationTypeConverter, Microsoft.AnalysisServices.Design") */
/** @attribute EditorAttribute("Microsoft.AnalysisServices.Design.ErrorConfigurationPropertyTypeEditor, Microsoft.AnalysisServices.Design", System.Drawing.Design.UITypeEditor) */
/** @attribute XmlRootAttribute(Namespace="http://schemas.microsoft.com/analysisservices/2003/engine") */
public final class ErrorConfiguration extends Component
TypeConverterAttribute("Microsoft.AnalysisServices.Design.ErrorConfigurationTypeConverter, Microsoft.AnalysisServices.Design") EditorAttribute("Microsoft.AnalysisServices.Design.ErrorConfigurationPropertyTypeEditor, Microsoft.AnalysisServices.Design", System.Drawing.Design.UITypeEditor) XmlRootAttribute(Namespace="http://schemas.microsoft.com/analysisservices/2003/engine") public final class ErrorConfiguration extends Component
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ErrorConfiguration
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ErrorConfiguration
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
