Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
For more information, see Sequence.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("ADC8CAE8-1C95-4065-B049-0459139D21B4")> _
Public Interface IDTSSequence100
'Usage
Dim instance As IDTSSequence100
[GuidAttribute("ADC8CAE8-1C95-4065-B049-0459139D21B4")]
public interface IDTSSequence100
[GuidAttribute(L"ADC8CAE8-1C95-4065-B049-0459139D21B4")]
public interface class IDTSSequence100
[<GuidAttribute("ADC8CAE8-1C95-4065-B049-0459139D21B4")>]
type IDTSSequence100 = interface end
public interface IDTSSequence100
The IDTSSequence100 type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Executables | Infrastructure. For more information, see Sequence. |
![]() |
PrecedenceConstraints | Infrastructure. For more information, see Sequence. |
Top