Bagikan melalui


IDTSSequence100 Interface

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
Public property Executables Infrastructure. For more information, see Sequence.
Public property PrecedenceConstraints Infrastructure. For more information, see Sequence.

Top

See Also

Reference

Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace