Udostępnij przez


Właściwość SystemMessage.LanguageID

Pobiera wartość Identyfikatora, który unikatowo identyfikuje język, w którym napisano komunikat systemowy.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property LanguageID As Integer
    Get
'Użycie
Dim instance As SystemMessage
Dim value As Integer

value = instance.LanguageID
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public int LanguageID { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property int LanguageID {
    int get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member LanguageID : int
function get LanguageID () : int

Wartość właściwości

Typ: System.Int32
Int32 Wartość, która określa identyfikator wartość, która jednoznacznie identyfikuje język, w którym napisano komunikat systemowy.