The KillProcess method terminates the identified Microsoft® SQL Server™ 2000 process.
object.KillProcess( pid )
object
Expression that evaluates to an object in the Applies To list.
pid
Long integer identifying a SQL Server process.
HRESULT KillProcess(long lpid);