共用方式為


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.

上層