Udostępnij przez


Właściwość BrokerService.ID

Pobiera wartość Identyfikatora, który unikatowo identyfikuje Service Broker usługa.

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

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property ID As Integer
    Get
'Użycie
Dim instance As BrokerService
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

Wartość właściwości

Typ: System.Int32
Int32 Wartość, która określa identyfikator wartość, która jednoznacznie identyfikuje Service Broker usługa.