Интерфейс Package
Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.
For more information, see PackageClass.
Пространство имен: Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка: Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)
Синтаксис
'Декларация
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
Public Interface Package _
Inherits IDTSPackage100
'Применение
Dim instance As Package
[GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface Package : IDTSPackage100
[GuidAttribute(L"AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface class Package : IDTSPackage100
[<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")>]
type Package =
interface
interface IDTSPackage100
end
public interface Package extends IDTSPackage100
Тип Package обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
CertificateContext | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
CertificateObject | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
CheckpointFileName | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
CheckpointUsage | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
CheckSignatureOnLoad | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
Configurations | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
Connections | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
CreationDate | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
CreatorComputerName | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
CreatorName | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
DesignEvents | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
EnableConfigurations | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
EncryptCheckpoints | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
Errors | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
ExtendedProperties | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
InteractiveMode | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
LastModifiedProductVersion | Инфраструктура. (Производный от IDTSPackage100.) | |
LogProviders | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
MaxConcurrentExecutables | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
OfflineMode | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
PackageFormatVersion | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
PackagePassword | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
PackagePriorityClass | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
PackageType | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
PackageUpgradeOptions | (Производный от IDTSPackage100.) | |
ProtectionLevel | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
SaveCheckpoints | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
SQLFolder | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
SuppressConfigurationWarnings | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
UpdateObjects | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
UpdatePackage | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
VersionBuild | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
VersionComments | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
VersionGUID | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
VersionMajor | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
VersionMinor | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
Warnings | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) |
В начало
Методы
Имя | Описание | |
---|---|---|
CheckSignature | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
Execute() () () () | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
ExportConfigurationFile | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
FindReferencedObjects | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
GetBreakpointTargets | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
GetObjectFromPackagePath | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
ImportConfigurationFile | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
LoadUserCertificateByHash | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
LoadUserCertificateByName | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
PermitUnencryptedSave | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
ProcessConfiguration | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) | |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) | Инфраструктура. This interface is implemented by the Package and PackageNeutral interfaces. (Производный от IDTSPackage100.) |
В начало