Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.
The Invoke method executes the Microsoft SQL Server Agent job referenced.
Syntax
object
.Invoke()
Parts
- object
Expression that evaluates to an object in the Applies To list.
Prototype (C/C++)
HRESULT Invoke();
Remarks
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.