Compartilhar via


Interface Package

Essa API oferece suporte à infraestrutura do SQL Server 2012 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("BC427598-5FAD-4ECB-B6F4-30C3A147B16D")> _
Public Interface Package _
    Inherits IDTSPackage100
'Uso
Dim instance As Package
[GuidAttribute("BC427598-5FAD-4ECB-B6F4-30C3A147B16D")]
public interface Package : IDTSPackage100
[GuidAttribute(L"BC427598-5FAD-4ECB-B6F4-30C3A147B16D")]
public interface class Package : IDTSPackage100
[<GuidAttribute("BC427598-5FAD-4ECB-B6F4-30C3A147B16D")>]
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. Gets or sets the certificate context. (Herdado de IDTSPackage100.)
Propriedade pública CertificateObject Infraestrutura. Gets or sets the certificate package for the package. (Herdado de IDTSPackage100.)
Propriedade pública CheckpointFileName Infraestrutura. Gets or sets the name of the file that captures the checkpoint information, which enables a package to restart. (Herdado de IDTSPackage100.)
Propriedade pública CheckpointUsage Infraestrutura. Gets or sets a value that specifies if or when a package is restarted. (Herdado de IDTSPackage100.)
Propriedade pública CheckSignatureOnLoad Infraestrutura. Gets or sets a value that indicates whether the digital signature is checked when a package is loaded from XML. (Herdado de IDTSPackage100.)
Propriedade pública Configurations Infraestrutura. Gets the collection of configurations for the package. (Herdado de IDTSPackage100.)
Propriedade pública Connections Infraestrutura. Gets the collection of connection managers for the package. (Herdado de IDTSPackage100.)
Propriedade pública CreationDate Infraestrutura. Gets or sets the date and time that the package was created. (Herdado de IDTSPackage100.)
Propriedade pública CreatorComputerName Infraestrutura. Gets or sets the name of the computer on which the package was created. (Herdado de IDTSPackage100.)
Propriedade pública CreatorName Infraestrutura. Gets or sets the name of the individual who created the package. (Herdado de IDTSPackage100.)
Propriedade pública DesignEvents Infraestrutura. Gets or sets the IDTSEvents100 that indicates if the designer or other third-party client is to receive events during design time. (Herdado de IDTSPackage100.)
Propriedade pública DesignTimeProperties Infraestrutura. Gets or sets the design time properties of a package. (Herdado de IDTSPackage100.)
Propriedade pública EnableConfigurations Infraestrutura. Gets or sets a value that indicates whether the package loads configurations. (Herdado de IDTSPackage100.)
Propriedade pública EncryptCheckpoints Infraestrutura. Gets or sets a value that indicates whether checkpoint files are encrypted. (Herdado de IDTSPackage100.)
Propriedade pública Errors Infraestrutura. Gets the collection of errors associated with the package. (Herdado de IDTSPackage100.)
Propriedade pública ExtendedProperties Infraestrutura. Gets the IDTSExtendedProperties100 collection for the package. (Herdado de IDTSPackage100.)
Propriedade pública InteractiveMode Infraestrutura. Gets or sets a value that indicates whether tasks should show user interface objects while executing. (Herdado de IDTSPackage100.)
Propriedade pública LastModifiedProductVersion Infraestrutura. Gets the version of the package that is last modified. (Herdado de IDTSPackage100.)
Propriedade pública LogProviders Infraestrutura. Returns the collection of log providers associated with the package. (Herdado de IDTSPackage100.)
Propriedade pública MaxConcurrentExecutables Infraestrutura. Gets or sets the number of threads that a package can create. (Herdado de IDTSPackage100.)
Propriedade pública OfflineMode Infraestrutura. Gets or sets a value that indicates whether the package is working in offline mode. (Herdado de IDTSPackage100.)
Propriedade pública PackageFormatVersion Infraestrutura. Gets the format version of the package. (Herdado de IDTSPackage100.)
Propriedade pública PackageLocation Infraestrutura. Gets or sets a string that contains the location of the package. (Herdado de IDTSPackage100.)
Propriedade pública PackagePassword Infraestrutura. Sets the password for the package. (Herdado de IDTSPackage100.)
Propriedade pública PackagePriorityClass Infraestrutura. Gets or sets the priority class of the package. (Herdado de IDTSPackage100.)
Propriedade pública PackageType Infraestrutura. Gets or sets the package type. (Herdado de IDTSPackage100.)
Propriedade pública PackageUpgradeOptions Infraestrutura. Gets or sets the package upgrade options. (Herdado de IDTSPackage100.)
Propriedade pública ProtectionLevel Infraestrutura. Gets or sets the level of protection on the package. (Herdado de IDTSPackage100.)
Propriedade pública SafeRecursiveProjectPackageExecution Infraestrutura. Gets or sets a value that indicates whether the package execution is a safe recursive project. (Herdado de IDTSPackage100.)
Propriedade pública SaveCheckpoints Infraestrutura. Gets or sets a value that indicates whether the package will use checkpoints during package execution. (Herdado de IDTSPackage100.)
Propriedade pública SQLFolder Infraestrutura. Gets or sets the package folder name. (Herdado de IDTSPackage100.)
Propriedade pública SuppressConfigurationWarnings Infraestrutura. Gets or sets a value that indicates whether the warnings generated by configurations are suppressed. (Herdado de IDTSPackage100.)
Propriedade pública UpdateObjects Infraestrutura. Gets or sets a value that indicates whether extensible objects can be updated at package load time if an updated version if found. (Herdado de IDTSPackage100.)
Propriedade pública UpdatePackage Infraestrutura. Gets or sets a value that indicates whether packages can be updated when an updated version is found. (Herdado de IDTSPackage100.)
Propriedade pública VersionBuild Infraestrutura. Gets or sets the build version of the package. (Herdado de IDTSPackage100.)
Propriedade pública VersionComments Infraestrutura. Gets or sets the comments associated with the package. (Herdado de IDTSPackage100.)
Propriedade pública VersionGUID Infraestrutura. Gets a unique GUID generated when the package is first created. (Herdado de IDTSPackage100.)
Propriedade pública VersionMajor Infraestrutura. Gets or sets the major build version of the package. (Herdado de IDTSPackage100.)
Propriedade pública VersionMinor Infraestrutura. Gets or sets the minor build version of the package. (Herdado de IDTSPackage100.)
Propriedade pública Warnings Infraestrutura. Gets a collection of warnings set on the package. (Herdado de IDTSPackage100.)

Início

Métodos

  Nome Descrição
Método público CheckSignature Infraestrutura. Checks the status of the digital signature of the package. (Herdado de IDTSPackage100.)
Método público Execute() Infraestrutura. Returns a DTSExecResult enumeration that contains information about the success or failure of the package execution. (Herdado de IDTSPackage100.)
Método público Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infraestrutura. Runs the application, container, or package as part of a package workflow. (Herdado de IDTSPackage100.)
Método público ExportConfigurationFile Infraestrutura. Creates an XML file that contains all deployable variables in the package. (Herdado de IDTSPackage100.)
Método público FindReferencedObjects Infraestrutura. Returns a reference object enumeration. (Herdado de IDTSPackage100.)
Método público GetBreakpointTargets Infraestrutura. Returns IDTSBreakpointTargets100 collection. (Herdado de IDTSPackage100.)
Método público GetObjectFromPackagePath Infraestrutura. Returns a package property and the object from the specified package path. (Herdado de IDTSPackage100.)
Método público GetPreExecutionPackageXML Infraestrutura. Gets a pre-execution package XML. (Herdado de IDTSPackage100.)
Método público ImportConfigurationFile Infraestrutura. Loads a configuration file associated with the package. (Herdado de IDTSPackage100.)
Método público LoadUserCertificateByHash Infraestrutura. Loads the certificate for the package according to the certificate hash. (Herdado de IDTSPackage100.)
Método público LoadUserCertificateByName Infraestrutura. Loads the certificate for the package according to the certificate name. (Herdado de IDTSPackage100.)
Método público PermitUnencryptedSave Infraestrutura. Specifies the unencrypted permit. (Herdado de IDTSPackage100.)
Método público ProcessConfiguration Infraestrutura. Sets configuration information for a package and its objects. (Herdado de IDTSPackage100.)
Método público Validate Infraestrutura. Allows the container to determine if it contains invalid settings that will prevent it from executing successfully. (Herdado de IDTSPackage100.)

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper