Compartilhar via


Interface IDTSPackage100

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

This interface is implemented by the Package and PackageNeutral interfaces.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
<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

O tipo IDTSPackage100 expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública CertificateContext Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública CertificateObject Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública CheckpointFileName Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública CheckpointUsage Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública CheckSignatureOnLoad Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública Configurations Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública Connections Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública CreationDate Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública CreatorComputerName Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública CreatorName Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública DesignEvents Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública EnableConfigurations Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública EncryptCheckpoints Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública Errors Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública ExtendedProperties Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública InteractiveMode Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública LastModifiedProductVersion Infraestrutura.
Propriedade pública LogProviders Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública MaxConcurrentExecutables Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública OfflineMode Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública PackageFormatVersion Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública PackagePassword Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública PackagePriorityClass Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública PackageType Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública PackageUpgradeOptions
Propriedade pública ProtectionLevel Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública SaveCheckpoints Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública SQLFolder Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública SuppressConfigurationWarnings Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública UpdateObjects Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública UpdatePackage Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública VersionBuild Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública VersionComments Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública VersionGUID Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública VersionMajor Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública VersionMinor Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Propriedade pública Warnings Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.

Início

Métodos

  Nome Descrição
Método público CheckSignature Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público Execute() () () () Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infraestrutura. For more information, see Executable. (Herdado de IDTSExecutable100.)
Método público Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público ExportConfigurationFile Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público FindReferencedObjects Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público GetBreakpointTargets Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público GetObjectFromPackagePath Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público ImportConfigurationFile Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público LoadUserCertificateByHash Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público LoadUserCertificateByName Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público PermitUnencryptedSave Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público ProcessConfiguration Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Método público Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) Infraestrutura. For more information, see Executable. (Herdado de IDTSExecutable100.)
Método público Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.

Início