IDTSPackage100 接口

此 API 支持 基础结构,但不能通过代码直接使用。

This interface is implemented by the Package and PackageNeutral interfaces.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
Public Interface IDTSPackage100 _
    Inherits IDTSExecutable100
用法
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

IDTSPackage100 类型公开以下成员。

属性

  名称 说明
公共属性 CertificateContext 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 CertificateObject 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 CheckpointFileName 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 CheckpointUsage 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 CheckSignatureOnLoad 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 Configurations 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 Connections 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 CreationDate 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 CreatorComputerName 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 CreatorName 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 DesignEvents 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 EnableConfigurations 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 EncryptCheckpoints 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 Errors 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 ExtendedProperties 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 InteractiveMode 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 LastModifiedProductVersion 基础结构。
公共属性 LogProviders 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 MaxConcurrentExecutables 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 OfflineMode 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 PackageFormatVersion 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 PackagePassword 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 PackagePriorityClass 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 PackageType 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 PackageUpgradeOptions
公共属性 ProtectionLevel 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 SaveCheckpoints 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 SQLFolder 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 SuppressConfigurationWarnings 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 UpdateObjects 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 UpdatePackage 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 VersionBuild 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 VersionComments 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 VersionGUID 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 VersionMajor 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 VersionMinor 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共属性 Warnings 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.

页首

方法

  名称 说明
公共方法 CheckSignature 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共方法 Execute() () () () 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共方法 Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) 基础结构。For more information, see Executable. (从 IDTSExecutable100 继承。)
公共方法 Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共方法 ExportConfigurationFile 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共方法 FindReferencedObjects 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共方法 GetBreakpointTargets 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共方法 GetObjectFromPackagePath 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共方法 ImportConfigurationFile 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共方法 LoadUserCertificateByHash 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共方法 LoadUserCertificateByName 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共方法 PermitUnencryptedSave 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共方法 ProcessConfiguration 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.
公共方法 Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) 基础结构。For more information, see Executable. (从 IDTSExecutable100 继承。)
公共方法 Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) 基础结构。This interface is implemented by the Package and PackageNeutral interfaces.

页首