ProcessID Property

SQL-DMO

SQL-DMO

ProcessID Property

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

Applies To
SQLServer Object
Syntax

object.ProcessID

Parts

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);