ServerConnection.ProcessID Property

Definition

The ProcessID property returns the SQL Server process identifier for the connection used by the ServerConnection object.

public int ProcessID { get; }
member this.ProcessID : int
Public ReadOnly Property ProcessID As Integer

Property Value

Applies to