Freigeben über


IDTSPackage100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

This interface is implemented by the Package and PackageNeutral interfaces.

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 IDTSPackage100 _
    Inherits IDTSExecutable100
'Usage
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

Der IDTSPackage100-Typ macht folgende Elemente verfügbar.

Eigenschaften

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

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode CheckSignature Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.
Öffentliche Methode Execute() () () () Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.
Öffentliche Methode Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infrastruktur For more information, see Executable. (Geerbt von IDTSExecutable100.)
Öffentliche Methode Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.
Öffentliche Methode ExportConfigurationFile Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.
Öffentliche Methode FindReferencedObjects Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.
Öffentliche Methode GetBreakpointTargets Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.
Öffentliche Methode GetObjectFromPackagePath Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.
Öffentliche Methode ImportConfigurationFile Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.
Öffentliche Methode LoadUserCertificateByHash Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.
Öffentliche Methode LoadUserCertificateByName Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.
Öffentliche Methode PermitUnencryptedSave Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.
Öffentliche Methode ProcessConfiguration Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.
Öffentliche Methode Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) Infrastruktur For more information, see Executable. (Geerbt von IDTSExecutable100.)
Öffentliche Methode Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces.

Zum Anfang