Partager via


Severity propriété

Gets the severity of the system message.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property Severity As Byte
    Get
'Utilisation
Dim instance As SystemMessage
Dim value As Byte

value = instance.Severity
[SfcPropertyAttribute]
public byte Severity { get; }
[SfcPropertyAttribute]
public:
property unsigned char Severity {
    unsigned char get ();
}
[<SfcPropertyAttribute>]
member Severity : byte
function get Severity () : byte

Valeur de la propriété

Type : System. . :: . .Byte
A Uint8 value that specifies the severity of the system message.