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 | |
---|---|---|
CheckSignature() | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
Execute() | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | Infrastructure. For more information, see Executable. (Inherited from IDTSExecutable100.) | |
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
ExportConfigurationFile(String) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
FindReferencedObjects(Object) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
GetBreakpointTargets(IDTSBreakpointSite100, Boolean) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
GetObjectFromPackagePath(String, IDTSProperty100%) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
ImportConfigurationFile(String) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
LoadUserCertificateByHash(array<Byte[]%) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
LoadUserCertificateByName(String) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
PermitUnencryptedSave(Boolean) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
ProcessConfiguration(String, Object) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) | Infrastructure. For more information, see Executable. (Inherited from IDTSExecutable100.) | |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. |
Top
Properties
Name | Description | |
---|---|---|
CertificateContext | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
CertificateObject | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
CheckpointFileName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
CheckpointUsage | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
CheckSignatureOnLoad | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
Configurations | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
Connections | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
CreationDate | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
CreatorComputerName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
CreatorName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
DesignEvents | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
EnableConfigurations | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
EncryptCheckpoints | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
Errors | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
ExtendedProperties | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
InteractiveMode | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
LastModifiedProductVersion | Infrastructure. | |
LogProviders | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
MaxConcurrentExecutables | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
OfflineMode | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
PackageFormatVersion | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
PackagePassword | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
PackagePriorityClass | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
PackageType | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
PackageUpgradeOptions | ||
ProtectionLevel | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
SaveCheckpoints | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
SQLFolder | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
SuppressConfigurationWarnings | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
UpdateObjects | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
UpdatePackage | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
VersionBuild | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
VersionComments | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
VersionGUID | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
VersionMajor | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
VersionMinor | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. | |
Warnings | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. |
Top