PackageNeutral Interface
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see PackageNeutralClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
Public Interface PackageNeutral _
Inherits IDTSPackage100
'Usage
Dim instance As PackageNeutral
[GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface PackageNeutral : IDTSPackage100
[GuidAttribute(L"AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface class PackageNeutral : IDTSPackage100
[<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")>]
type PackageNeutral =
interface
interface IDTSPackage100
end
public interface PackageNeutral extends IDTSPackage100
The PackageNeutral type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CertificateContext | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
CertificateObject | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
CheckpointFileName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
CheckpointUsage | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
CheckSignatureOnLoad | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
Configurations | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
Connections | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
CreationDate | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
CreatorComputerName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
CreatorName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
DesignEvents | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
EnableConfigurations | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
EncryptCheckpoints | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
Errors | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
ExtendedProperties | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
InteractiveMode | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
LastModifiedProductVersion | Infrastructure. (Inherited from IDTSPackage100.) |
![]() |
LogProviders | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
MaxConcurrentExecutables | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
OfflineMode | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
PackageFormatVersion | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
PackagePassword | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
PackagePriorityClass | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
PackageType | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
PackageUpgradeOptions | (Inherited from IDTSPackage100.) |
![]() |
ProtectionLevel | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
SaveCheckpoints | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
SQLFolder | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
SuppressConfigurationWarnings | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
UpdateObjects | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
UpdatePackage | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
VersionBuild | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
VersionComments | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
VersionGUID | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
VersionMajor | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
VersionMinor | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
Warnings | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CheckSignature | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
Execute() | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
ExportConfigurationFile | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
FindReferencedObjects | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
GetBreakpointTargets | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
GetObjectFromPackagePath | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
ImportConfigurationFile | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
LoadUserCertificateByHash | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
LoadUserCertificateByName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
PermitUnencryptedSave | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
ProcessConfiguration | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
![]() |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (Inherited from IDTSPackage100.) |
Top