ProcessId Class (SqlService Class)

Gets the system process ID that uniquely identifies a service.

Syntax

object.ProcessId [= value]

Parts

Property Value/Return Value

A uint32 value that specifies the ID that uniquely identifies the process.

Example

mysqlservice.ProcessId = 324

See Also

Concepts