PackageNeutral 接口
此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。
For more information, see PackageNeutralClass.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
Public Interface PackageNeutral _
Inherits IDTSPackage100
用法
Dim instance As PackageNeutral
[GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface PackageNeutral : IDTSPackage100
[GuidAttribute(L"AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface class PackageNeutral : IDTSPackage100
[<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")>]
type PackageNeutral =
interface
interface IDTSPackage100
end
public interface PackageNeutral extends IDTSPackage100
PackageNeutral 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
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 继承。) |
页首