Interfaccia PackageRemote32
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
Public Interface PackageRemote32 _
Inherits IDTSPackage100
'Utilizzo
Dim instance As PackageRemote32
[GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface PackageRemote32 : IDTSPackage100
[GuidAttribute(L"AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface class PackageRemote32 : IDTSPackage100
[<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")>]
type PackageRemote32 =
interface
interface IDTSPackage100
end
public interface PackageRemote32 extends IDTSPackage100
Nel tipo PackageRemote32 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
CertificateContext | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
CertificateObject | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
CheckpointFileName | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
CheckpointUsage | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
CheckSignatureOnLoad | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
Configurations | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
Connections | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
CreationDate | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
CreatorComputerName | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
CreatorName | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
DesignEvents | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
EnableConfigurations | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
EncryptCheckpoints | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
Errors | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
ExtendedProperties | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
InteractiveMode | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
LastModifiedProductVersion | Infrastruttura. Ereditato da IDTSPackage100. | |
LogProviders | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
MaxConcurrentExecutables | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
OfflineMode | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
PackageFormatVersion | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
PackagePassword | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
PackagePriorityClass | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
PackageType | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
PackageUpgradeOptions | Ereditato da IDTSPackage100. | |
ProtectionLevel | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
SaveCheckpoints | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
SQLFolder | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
SuppressConfigurationWarnings | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
UpdateObjects | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
UpdatePackage | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
VersionBuild | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
VersionComments | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
VersionGUID | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
VersionMajor | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
VersionMinor | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
Warnings | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
CheckSignature | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
Execute() () () () | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
ExportConfigurationFile | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
FindReferencedObjects | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
GetBreakpointTargets | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
GetObjectFromPackagePath | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
ImportConfigurationFile | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
LoadUserCertificateByHash | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
LoadUserCertificateByName | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
PermitUnencryptedSave | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
ProcessConfiguration | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. | |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. Ereditato da IDTSPackage100. |
In alto