Freigeben über


PackageNeutral-Schnittstelle

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

For more information, see PackageNeutralClass.

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

Syntax

'Declaration
<GuidAttribute("BC427598-5FAD-4ECB-B6F4-30C3A147B16D")> _
Public Interface PackageNeutral _
    Inherits IDTSPackage100
'Usage
Dim instance As PackageNeutral
[GuidAttribute("BC427598-5FAD-4ECB-B6F4-30C3A147B16D")]
public interface PackageNeutral : IDTSPackage100
[GuidAttribute(L"BC427598-5FAD-4ECB-B6F4-30C3A147B16D")]
public interface class PackageNeutral : IDTSPackage100
[<GuidAttribute("BC427598-5FAD-4ECB-B6F4-30C3A147B16D")>]
type PackageNeutral =  
    interface 
        interface IDTSPackage100 
    end
public interface PackageNeutral extends IDTSPackage100

Der PackageNeutral-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft CertificateContext Infrastruktur Gets or sets the certificate context. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft CertificateObject Infrastruktur Gets or sets the certificate package for the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft CheckpointFileName Infrastruktur Gets or sets the name of the file that captures the checkpoint information, which enables a package to restart. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft CheckpointUsage Infrastruktur Gets or sets a value that specifies if or when a package is restarted. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft CheckSignatureOnLoad Infrastruktur Gets or sets a value that indicates whether the digital signature is checked when a package is loaded from XML. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft Configurations Infrastruktur Gets the collection of configurations for the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft Connections Infrastruktur Gets the collection of connection managers for the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft CreationDate Infrastruktur Gets or sets the date and time that the package was created. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft CreatorComputerName Infrastruktur Gets or sets the name of the computer on which the package was created. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft CreatorName Infrastruktur Gets or sets the name of the individual who created the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft DesignEvents Infrastruktur Gets or sets the IDTSEvents100 that indicates if the designer or other third-party client is to receive events during design time. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft DesignTimeProperties Infrastruktur Gets or sets the design time properties of a package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft EnableConfigurations Infrastruktur Gets or sets a value that indicates whether the package loads configurations. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft EncryptCheckpoints Infrastruktur Gets or sets a value that indicates whether checkpoint files are encrypted. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft Errors Infrastruktur Gets the collection of errors associated with the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft ExtendedProperties Infrastruktur Gets the IDTSExtendedProperties100 collection for the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft InteractiveMode Infrastruktur Gets or sets a value that indicates whether tasks should show user interface objects while executing. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft LastModifiedProductVersion Infrastruktur Gets the version of the package that is last modified. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft LogProviders Infrastruktur Returns the collection of log providers associated with the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft MaxConcurrentExecutables Infrastruktur Gets or sets the number of threads that a package can create. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft OfflineMode Infrastruktur Gets or sets a value that indicates whether the package is working in offline mode. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft PackageFormatVersion Infrastruktur Gets the format version of the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft PackageLocation Infrastruktur Gets or sets a string that contains the location of the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft PackagePassword Infrastruktur Sets the password for the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft PackagePriorityClass Infrastruktur Gets or sets the priority class of the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft PackageType Infrastruktur Gets or sets the package type. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft PackageUpgradeOptions Infrastruktur Gets or sets the package upgrade options. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft ProtectionLevel Infrastruktur Gets or sets the level of protection on the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft SafeRecursiveProjectPackageExecution Infrastruktur Gets or sets a value that indicates whether the package execution is a safe recursive project. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft SaveCheckpoints Infrastruktur Gets or sets a value that indicates whether the package will use checkpoints during package execution. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft SQLFolder Infrastruktur Gets or sets the package folder name. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft SuppressConfigurationWarnings Infrastruktur Gets or sets a value that indicates whether the warnings generated by configurations are suppressed. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft UpdateObjects Infrastruktur Gets or sets a value that indicates whether extensible objects can be updated at package load time if an updated version if found. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft UpdatePackage Infrastruktur Gets or sets a value that indicates whether packages can be updated when an updated version is found. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft VersionBuild Infrastruktur Gets or sets the build version of the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft VersionComments Infrastruktur Gets or sets the comments associated with the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft VersionGUID Infrastruktur Gets a unique GUID generated when the package is first created. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft VersionMajor Infrastruktur Gets or sets the major build version of the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft VersionMinor Infrastruktur Gets or sets the minor build version of the package. (Geerbt von IDTSPackage100.)
Öffentliche Eigenschaft Warnings Infrastruktur Gets a collection of warnings set on the package. (Geerbt von IDTSPackage100.)

Zum Anfang

Methoden

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

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace