Compartir a través de


Interfaz IDTSPackage100

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

This interface is implemented by the Package and PackageNeutral interfaces.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
Public Interface IDTSPackage100 _
    Inherits IDTSExecutable100
'Uso
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

El tipo IDTSPackage100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública CertificateContext Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública CertificateObject Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública CheckpointFileName Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública CheckpointUsage Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública CheckSignatureOnLoad Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública Configurations Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública Connections Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública CreationDate Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública CreatorComputerName Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública CreatorName Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública DesignEvents Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública EnableConfigurations Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública EncryptCheckpoints Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública Errors Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública ExtendedProperties Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública InteractiveMode Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública LastModifiedProductVersion Infraestructura.
Propiedad pública LogProviders Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública MaxConcurrentExecutables Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública OfflineMode Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública PackageFormatVersion Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública PackagePassword Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública PackagePriorityClass Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública PackageType Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública PackageUpgradeOptions
Propiedad pública ProtectionLevel Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública SaveCheckpoints Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública SQLFolder Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública SuppressConfigurationWarnings Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública UpdateObjects Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública UpdatePackage Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública VersionBuild Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública VersionComments Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública VersionGUID Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública VersionMajor Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública VersionMinor Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Propiedad pública Warnings Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.

Arriba

Métodos

  Nombre Descripción
Método público CheckSignature Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público Execute() () () () Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infraestructura. For more information, see Executable. (Se hereda de IDTSExecutable100.)
Método público Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público ExportConfigurationFile Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público FindReferencedObjects Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público GetBreakpointTargets Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público GetObjectFromPackagePath Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público ImportConfigurationFile Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público LoadUserCertificateByHash Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público LoadUserCertificateByName Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público PermitUnencryptedSave Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público ProcessConfiguration Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) Infraestructura. For more information, see Executable. (Se hereda de IDTSExecutable100.)
Método público Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces.

Arriba