Sequence インターフェイス

定義

public interface class Sequence : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSContainer100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.SequenceClass))]
[System.Runtime.InteropServices.Guid("C3DBA952-A887-4C08-8283-68CB7ADCF303")]
public interface Sequence : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSContainer100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.SequenceClass))>]
[<System.Runtime.InteropServices.Guid("C3DBA952-A887-4C08-8283-68CB7ADCF303")>]
type Sequence = interface
    interface IDTSContainer100
Public Interface Sequence
Implements IDTSContainer100
派生
属性
実装

適用対象