Свойство Severity
Gets the severity of the system message.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property Severity As Byte
Get
'Применение
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
Значение свойства
Тип System. . :: . .Byte
A Uint8 value that specifies the severity of the system message.