IDTSProject100 接口

定义

public interface class IDTSProject100
[System.Runtime.InteropServices.Guid("757A2F76-02D8-473A-B45D-84AEFFA1DFA4")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSProject100
[<System.Runtime.InteropServices.Guid("757A2F76-02D8-473A-B45D-84AEFFA1DFA4")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSProject100 = interface
Public Interface IDTSProject100
属性

属性

OfflineMode
ProtectionLevelRequireConsistency

方法

ContainsPackage(String)
EnsureConnectionsAreLoaded()
GetConfiguredPackageByName(String)
GetConnections()
GetPackage(Int32, String)
GetPackageByName(String)
GetPackageCount()
GetPackageNoLoad(Int32, String)
GetParameter(Int32)
GetParameterCount()
GetParameterVariable(Int32)
GetParameterVariableByID(String)
GetParameterVariableByName(String)
GetProtectionLevel()
GetVariables()
MatchPassword(String)

适用于