Share via


IDTSPackage100 Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This interface is implemented by the Package and PackageNeutral interfaces.

The IDTSPackage100 type exposes the following members.

Methods

  Name Description
Public method CheckSignature() Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public method Execute() Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public method Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infrastructure. For more information, see Executable. (Inherited from IDTSExecutable100.)
Public method Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public method ExportConfigurationFile(String) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public method FindReferencedObjects(Object) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public method GetBreakpointTargets(IDTSBreakpointSite100, Boolean) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public method GetObjectFromPackagePath(String, IDTSProperty100%) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public method ImportConfigurationFile(String) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public method LoadUserCertificateByHash(array<Byte[]%) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public method LoadUserCertificateByName(String) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public method PermitUnencryptedSave(Boolean) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public method ProcessConfiguration(String, Object) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public method Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) Infrastructure. For more information, see Executable. (Inherited from IDTSExecutable100.)
Public method Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.

Top

Properties

  Name Description
Public property CertificateContext Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property CertificateObject Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property CheckpointFileName Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property CheckpointUsage Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property CheckSignatureOnLoad Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property Configurations Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property Connections Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property CreationDate Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property CreatorComputerName Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property CreatorName Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property DesignEvents Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property EnableConfigurations Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property EncryptCheckpoints Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property Errors Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property ExtendedProperties Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property InteractiveMode Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property LastModifiedProductVersion Infrastructure.
Public property LogProviders Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property MaxConcurrentExecutables Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property OfflineMode Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property PackageFormatVersion Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property PackagePassword Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property PackagePriorityClass Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property PackageType Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property PackageUpgradeOptions
Public property ProtectionLevel Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property SaveCheckpoints Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property SQLFolder Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property SuppressConfigurationWarnings Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property UpdateObjects Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property UpdatePackage Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property VersionBuild Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property VersionComments Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property VersionGUID Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property VersionMajor Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property VersionMinor Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.
Public property Warnings Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces.

Top