Step Object (DTS)

The Step object controls the flow and execution of tasks within the DTS package. Each step may either be associated with no task or one task. Steps are executed in the order specified by their precedence constraints.

Methods
Execute Method GetExecutionErrorInfo Method

Properties
AddGlobalVariables Property FunctionName Property
ActiveXScript Property IsPackageDSORowset Property
CloseConnection Property JoinTransactionIfPresent Property
CommitSuccess Property Name Property
Description Property Parent Property
DisableStep Property PrecedenceConstraints Property
ExecuteInMainThread Property RelativePriority Property
ExecutionResult Property RollbackFailure Property
ExecutionStatus Property ScriptLanguage Property
ExecutionTime Property StartTime Property
FinishTime Property TaskName Property

See Also
Steps Collection  

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.