ProcessID Property (SQL-DMO)

The ProcessID property returns the Microsoft® SQL Server™ process identifier for the connection used by the SQLServer object.

Applies To

SQLServer Object

Syntax

object.ProcessID

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetProcessID(LPLONG plProcessID);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.