IDTSProject100 Interface

Definition

public interface class IDTSProject100
[System.Runtime.InteropServices.Guid("7150DFB5-0FBC-4CD6-9A09-42AA460154E9")]
[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("7150DFB5-0FBC-4CD6-9A09-42AA460154E9")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSProject100 = interface
Public Interface IDTSProject100
Attributes

Properties

OfflineMode
ProtectionLevelRequireConsistency

Methods

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)

Applies to