ValidationErrorCodes-Klasse
Hinweis: Die API ist mittlerweile veraltet.
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
Vererbungshierarchie
System. . :: . .Object
Microsoft.AnalysisServices..::..ValidationErrorCodes
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.