ValidationErrorCodes Class

Note: This API is now obsolete.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
<ObsoleteAttribute("The ValidationErrorCodes class is obsolete and will be removed in the next version.",  _
    True)> _
Public NotInheritable Class ValidationErrorCodes
'Usage
Dim instance As ValidationErrorCodes
[ObsoleteAttribute("The ValidationErrorCodes class is obsolete and will be removed in the next version.", 
    true)]
public sealed class ValidationErrorCodes
[ObsoleteAttribute(L"The ValidationErrorCodes class is obsolete and will be removed in the next version.", 
    true)]
public ref class ValidationErrorCodes sealed
[<SealedAttribute>]
[<ObsoleteAttribute("The ValidationErrorCodes class is obsolete and will be removed in the next version.", 
    true)>]
type ValidationErrorCodes =  class end
public final class ValidationErrorCodes

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.ValidationErrorCodes

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.