The Invoke method executes the Microsoft® SQL Server™ 2000 Agent job referenced.
object.Invoke()
object
Expression that evaluates to an object in the Applies To list
HRESULT Invoke();
Use the Invoke method to start a job. Use the Start method of the Job object when on-demand job execution requires a starting step restriction.