Sequence インターフェイス

定義

public interface class Sequence : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSContainer100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.SequenceClass))]
[System.Runtime.InteropServices.Guid("7E9052E9-A19F-4CD8-980B-54401D63FC82")]
public interface Sequence : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSContainer100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.SequenceClass))>]
[<System.Runtime.InteropServices.Guid("7E9052E9-A19F-4CD8-980B-54401D63FC82")>]
type Sequence = interface
    interface IDTSContainer100
Public Interface Sequence
Implements IDTSContainer100
派生
属性
実装

適用対象