Freigeben über


IDTSSequence100-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Der IDTSSequence100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Executables Infrastruktur For more information, see Sequence.
Öffentliche Eigenschaft PrecedenceConstraints Infrastruktur For more information, see Sequence.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace