Aracılığıyla paylaş


MessageType.ID Özelliği

Benzersiz olarak tanımlayan kimlik değerini alır ileti türü.

Ad Alanı:  Microsoft.SqlServer.Management.Smo.Broker
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property ID As Integer
    Get
'Kullanım
Dim instance As MessageType
Dim value As Integer

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

Özellik Değeri

Tür: System.Int32
Bir Int32 değerini belirleyen ID değeri, benzersiz olarak tanımlayan ileti türü.