Classe ValidationErrorCodes
Observação: essa API está obsoleta.
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices..::..ValidationErrorCodes
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
<ObsoleteAttribute("The ValidationErrorCodes class is obsolete and will be removed in the next version.", _
True)> _
Public NotInheritable Class ValidationErrorCodes
'Uso
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
O tipo ValidationErrorCodes expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.