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. |
上層
方法
上層