Classe ValidationErrorCodes
Observação: esta API agora está obsoleta.
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
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices..::..ValidationErrorCodes
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.