Compartilhar via


Interface Package

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

For more information, see PackageClass.

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

O tipo Package 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. (Herdado de IDTSPackage100.)
Propriedade pública CertificateObject Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública CheckpointFileName Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública CheckpointUsage Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública CheckSignatureOnLoad Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública Configurations Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública Connections Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública CreationDate Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública CreatorComputerName Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública CreatorName Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública DesignEvents Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública EnableConfigurations Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública EncryptCheckpoints Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública Errors Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública ExtendedProperties Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública InteractiveMode Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública LastModifiedProductVersion Infraestrutura. (Herdado de IDTSPackage100.)
Propriedade pública LogProviders Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública MaxConcurrentExecutables Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública OfflineMode Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública PackageFormatVersion Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública PackagePassword Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública PackagePriorityClass Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública PackageType Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública PackageUpgradeOptions (Herdado de IDTSPackage100.)
Propriedade pública ProtectionLevel Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública SaveCheckpoints Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública SQLFolder Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública SuppressConfigurationWarnings Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública UpdateObjects Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública UpdatePackage Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública VersionBuild Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública VersionComments Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública VersionGUID Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública VersionMajor Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública VersionMinor Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)
Propriedade pública Warnings Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.)

Início

Métodos

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

Início