次の方法で共有


IDTSTask100 インターフェイス

定義

public interface class IDTSTask100
[System.Runtime.InteropServices.Guid("B6F6D221-FC27-4F71-B5A0-597583986C28")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSTask100
[<System.Runtime.InteropServices.Guid("B6F6D221-FC27-4F71-B5A0-597583986C28")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSTask100 = interface
Public Interface IDTSTask100
派生
属性

注釈

詳細については、「Task」を参照してください。

プロパティ

ExecutionValue

メソッド

Execute(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100, Object)
Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100)

適用対象