Data Management Object Model Reference
Job.Stop Method
Stops the excution of the job
[Visual Basic]
Overrides Public Sub Stop() _
Implements
IJob.Stop
[C#]
public override
void
Stop();
Implements
IJob.Stop
See Also
Job Class
|
SPSSMR.Data.Transformations Namespace