Interface PackageNeutral
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see PackageNeutralClass.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
Public Interface PackageNeutral _
Inherits IDTSPackage100
'Utilisation
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
Le type PackageNeutral expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
CertificateContext | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
CertificateObject | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
CheckpointFileName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
CheckpointUsage | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
CheckSignatureOnLoad | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
Configurations | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
Connections | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
CreationDate | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
CreatorComputerName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
CreatorName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
DesignEvents | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
EnableConfigurations | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
EncryptCheckpoints | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
Errors | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
ExtendedProperties | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
InteractiveMode | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
LastModifiedProductVersion | Infrastructure. (hérité de IDTSPackage100.) |
![]() |
LogProviders | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
MaxConcurrentExecutables | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
OfflineMode | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
PackageFormatVersion | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
PackagePassword | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
PackagePriorityClass | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
PackageType | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
PackageUpgradeOptions | (hérité de IDTSPackage100.) |
![]() |
ProtectionLevel | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
SaveCheckpoints | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
SQLFolder | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
SuppressConfigurationWarnings | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
UpdateObjects | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
UpdatePackage | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
VersionBuild | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
VersionComments | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
VersionGUID | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
VersionMajor | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
VersionMinor | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
Warnings | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
CheckSignature | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
Execute() () () () | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
ExportConfigurationFile | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
FindReferencedObjects | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
GetBreakpointTargets | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
GetObjectFromPackagePath | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
ImportConfigurationFile | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
LoadUserCertificateByHash | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
LoadUserCertificateByName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
PermitUnencryptedSave | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
ProcessConfiguration | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
![]() |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
Haut de la page