IDTSRunningPackage100 インターフェイス

定義

public interface class IDTSRunningPackage100
[System.Runtime.InteropServices.Guid("12AC5BFE-222C-4BB4-BE27-65EC305B2ADD")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSRunningPackage100
[<System.Runtime.InteropServices.Guid("12AC5BFE-222C-4BB4-BE27-65EC305B2ADD")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSRunningPackage100 = interface
Public Interface IDTSRunningPackage100
属性

プロパティ

ExecutionDuration
ExecutionStartTime
InstanceID
PackageDescription
PackageID
PackageName
UserName

メソッド

Stop()

適用対象