Condividi tramite


Interfaccia PackageNeutral

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see PackageNeutralClass.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
Public Interface PackageNeutral _
    Inherits IDTSPackage100
'Utilizzo
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

Nel tipo PackageNeutral sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica CertificateContext Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica CertificateObject Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica CheckpointFileName Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica CheckpointUsage Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica CheckSignatureOnLoad Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica Configurations Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica Connections Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica CreationDate Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica CreatorComputerName Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica CreatorName Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica DesignEvents Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica EnableConfigurations Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica EncryptCheckpoints Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica Errors Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica ExtendedProperties Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica InteractiveMode Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica LastModifiedProductVersion Infrastruttura. Ereditato da IDTSPackage100.
Proprietà pubblica LogProviders Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica MaxConcurrentExecutables Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica OfflineMode Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica PackageFormatVersion Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica PackagePassword Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica PackagePriorityClass Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica PackageType Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica PackageUpgradeOptions Ereditato da IDTSPackage100.
Proprietà pubblica ProtectionLevel Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica SaveCheckpoints Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica SQLFolder Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica SuppressConfigurationWarnings Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica UpdateObjects Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica UpdatePackage Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica VersionBuild Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica VersionComments Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica VersionGUID Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica VersionMajor Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica VersionMinor Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Proprietà pubblica Warnings Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.

In alto

Metodi

  Nome Descrizione
Metodo pubblico CheckSignature Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Metodo pubblico Execute() () () () Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Metodo pubblico Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Metodo pubblico ExportConfigurationFile Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Metodo pubblico FindReferencedObjects Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Metodo pubblico GetBreakpointTargets Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Metodo pubblico GetObjectFromPackagePath Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Metodo pubblico ImportConfigurationFile Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Metodo pubblico LoadUserCertificateByHash Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Metodo pubblico LoadUserCertificateByName Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Metodo pubblico PermitUnencryptedSave Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Metodo pubblico ProcessConfiguration Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.
Metodo pubblico Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100.

In alto