Udostępnij za pośrednictwem


Właściwość Service.ProcessId

Pobiera identyfikator procesu, który unikatowo identyfikuje SQL Server usługa.

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

Składnia

'Deklaracja
Public ReadOnly Property ProcessId As Integer
    Get
'Użycie
Dim instance As Service
Dim value As Integer

value = instance.ProcessId
public int ProcessId { get; }
public:
property int ProcessId {
    int get ();
}
member ProcessId : int
function get ProcessId () : int

Wartość właściwości

Typ: System.Int32
Int32 Wartość, która określa wartość Identyfikatora, który unikatowo identyfikuje usługa.