ValidationErrorCodes-Klasse
Hinweis: Diese API ist veraltet.
Vererbungshierarchie
System. . :: . .Object
Microsoft.AnalysisServices..::..ValidationErrorCodes
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
Der ValidationErrorCodes-Typ macht folgende Elemente verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.