Condividi tramite


Classe ValidationErrorCodes

Nota: questa API è obsoleta.

Represents a validation error codes.

Gerarchia di ereditarietà

System.Object
  Microsoft.AnalysisServices.ValidationErrorCodes

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
<ObsoleteAttribute("The ValidationErrorCodes class is obsolete and will be removed in the next version.",  _
    True)> _
Public NotInheritable Class ValidationErrorCodes
'Utilizzo
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

Nel tipo ValidationErrorCodes sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ValidationErrorCodes Initializes a new instance of the ValidationErrorCodes class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Campi

  Nome Descrizione
Campo pubblicoMembro statico MeasureGroupNoDimensionsDefined Infrastruttura. Represents a MeasureGroupNoDimensionsDefined error code.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices