Udostępnij za pośrednictwem


SqlConnection.ServerProcessId Właściwość

Definicja

Pobiera identyfikator procesu serwera (SPID) aktywnego połączenia.

public:
 property int ServerProcessId { int get(); };
[System.ComponentModel.Browsable(false)]
public int ServerProcessId { get; }
public int ServerProcessId { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ServerProcessId : int
member this.ServerProcessId : int
Public ReadOnly Property ServerProcessId As Integer

Wartość właściwości

Identyfikator procesu serwera (SPID) aktywnego połączenia.

Atrybuty

Uwagi

Zwraca wartość 0, jeśli połączenie jest nieaktywne po stronie klienta.

Dotyczy