Interface PackageRemote64
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
Public Interface PackageRemote64 _
Inherits IDTSPackage100
'Utilisation
Dim instance As PackageRemote64
[GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface PackageRemote64 : IDTSPackage100
[GuidAttribute(L"AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface class PackageRemote64 : IDTSPackage100
[<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")>]
type PackageRemote64 =
interface
interface IDTSPackage100
end
public interface PackageRemote64 extends IDTSPackage100
Le type PackageRemote64 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
CertificateContext | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
CertificateObject | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
CheckpointFileName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
CheckpointUsage | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
CheckSignatureOnLoad | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
Configurations | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
Connections | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
CreationDate | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
CreatorComputerName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
CreatorName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
DesignEvents | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
EnableConfigurations | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
EncryptCheckpoints | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
Errors | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
ExtendedProperties | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
InteractiveMode | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
LastModifiedProductVersion | Infrastructure. (hérité de IDTSPackage100.) | |
LogProviders | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
MaxConcurrentExecutables | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
OfflineMode | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
PackageFormatVersion | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
PackagePassword | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
PackagePriorityClass | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
PackageType | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
PackageUpgradeOptions | (hérité de IDTSPackage100.) | |
ProtectionLevel | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
SaveCheckpoints | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
SQLFolder | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
SuppressConfigurationWarnings | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
UpdateObjects | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
UpdatePackage | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
VersionBuild | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
VersionComments | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
VersionGUID | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
VersionMajor | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
VersionMinor | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
Warnings | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
CheckSignature | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
Execute() () () () | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
ExportConfigurationFile | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
FindReferencedObjects | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
GetBreakpointTargets | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
GetObjectFromPackagePath | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
ImportConfigurationFile | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
LoadUserCertificateByHash | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
LoadUserCertificateByName | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
PermitUnencryptedSave | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
ProcessConfiguration | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) | |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) | Infrastructure. This interface is implemented by the Package and PackageNeutral interfaces. (hérité de IDTSPackage100.) |
Haut de la page