Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the severity associated with a TraceEventArgs object.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Severity As Integer
Get
'Utilisation
Dim instance As TraceEventArgs
Dim value As Integer
value = instance.Severity
public int Severity { get; }
public:
property int Severity {
int get ();
}
member Severity : int
function get Severity () : int
Valeur de propriété
Type : System.Int32
An Integer representation of severity.