Интерфейс 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. |
В начало