Partager via


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
Propriété publique CertificateContext Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique CertificateObject Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique CheckpointFileName Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique CheckpointUsage Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique CheckSignatureOnLoad Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique Configurations Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique Connections Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique CreationDate Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique CreatorComputerName Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique CreatorName Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique DesignEvents Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique EnableConfigurations Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique EncryptCheckpoints Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique Errors Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique ExtendedProperties Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique InteractiveMode Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique LastModifiedProductVersion Infrastructure. (hérité de IDTSPackage100.)
Propriété publique LogProviders Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique MaxConcurrentExecutables Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique OfflineMode Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique PackageFormatVersion Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique PackagePassword Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique PackagePriorityClass Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique PackageType Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique PackageUpgradeOptions (hérité de IDTSPackage100.)
Propriété publique ProtectionLevel Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique SaveCheckpoints Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique SQLFolder Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique SuppressConfigurationWarnings Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique UpdateObjects Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique UpdatePackage Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique VersionBuild Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique VersionComments Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique VersionGUID Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique VersionMajor Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique VersionMinor Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Propriété publique Warnings Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)

Haut de la page

Méthodes

  Nom Description
Méthode publique CheckSignature Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Méthode publique Execute() () () () Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Méthode publique Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Méthode publique ExportConfigurationFile Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Méthode publique FindReferencedObjects Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Méthode publique GetBreakpointTargets Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Méthode publique GetObjectFromPackagePath Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Méthode publique ImportConfigurationFile Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Méthode publique LoadUserCertificateByHash Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Méthode publique LoadUserCertificateByName Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Méthode publique PermitUnencryptedSave Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Méthode publique ProcessConfiguration Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)
Méthode publique Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.)

Haut de la page