Поделиться через


Интерфейс 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.

В начало