Sequence Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see SequenceClass.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | DelayValidation | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether validation of the task is delayed until run time.(Inherited from IDTSContainer100.) |
![]() | Disable | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the IDTSContainer100 object is disabled.(Inherited from IDTSContainer100.) |
![]() | ExecutionResult | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value that indicates the success or failure of the execution of the IDTSContainer100 object.(Inherited from IDTSContainer100.) |
![]() | ExecutionStatus | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the current status of the execution of the IDTSContainer100 object at the time of the call.(Inherited from IDTSContainer100.) |
![]() | FailPackageOnFailure | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the package fails when a child container fails.(Inherited from IDTSContainer100.) |
![]() | FailParentOnFailure | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the parent container fails when a child container fails.(Inherited from IDTSContainer100.) |
![]() | ForcedExecutionValue | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that specifies the optional execution value that the package returns.(Inherited from IDTSContainer100.) |
![]() | ForceExecutionResult | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the forced execution result of the container.(Inherited from IDTSContainer100.) |
![]() | ForceExecutionValue | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the execution value of the container should be forced to contain a particular value.(Inherited from IDTSContainer100.) |
![]() | IsDefaultLocaleID | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value that indicates whether the container uses the default locale.(Inherited from IDTSContainer100.) |
![]() | IsolationLevel | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the isolation level of the transaction in the IDTSContainer100 object.(Inherited from IDTSContainer100.) |
![]() | LocaleID | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the identifier of the locale to use when the IDTSContainer100 object is executed.(Inherited from IDTSContainer100.) |
![]() | LogEntryInfos | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a collection of information about a log entry.(Inherited from IDTSContainer100.) |
![]() | LoggingMode | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the logging mode of the container.(Inherited from IDTSContainer100.) |
![]() | LoggingOptions | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an object that contains properties that indicates the filtering and logging resource for containers.(Inherited from IDTSContainer100.) |
![]() | MaximumErrorCount | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the maximum number of errors that can occur before the container stops running.(Inherited from IDTSContainer100.) |
![]() | Parent | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the parent of the container.(Inherited from IDTSContainer100.) |
![]() | TransactionOption | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a DTSTransactionOption enumeration value that indicates whether the container participates in transactions.(Inherited from IDTSContainer100.) |
![]() | VariableDispenser | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an IDTSVariableDispenser100 object so variables associated with the container can be locked.(Inherited from IDTSContainer100.) |
![]() | Variables | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a collection that contains the variables associated with this container.(Inherited from IDTSContainer100.) |
| Name | Description | |
|---|---|---|
![]() | GetParentID() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the parent identifier of this container.(Inherited from IDTSContainer100.) |
![]() | RegenerateID() | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new identifier for the container and updates the container identifier.(Inherited from IDTSContainer100.) |

