Condividi tramite


Interfaccia IDTSPackage100

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

This interface is implemented by the Package and PackageNeutral interfaces.

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 IDTSPackage100 _
    Inherits IDTSExecutable100
'Utilizzo
Dim instance As IDTSPackage100
[GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface IDTSPackage100 : IDTSExecutable100
[GuidAttribute(L"AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface class IDTSPackage100 : IDTSExecutable100
[<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")>]
type IDTSPackage100 =  
    interface
        interface IDTSExecutable100
    end
public interface IDTSPackage100 extends IDTSExecutable100

Nel tipo IDTSPackage100 sono esposti i membri seguenti.

Proprietà

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

In alto

Metodi

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

In alto