Interfaccia IDTSPackage100
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
This interface is implemented by the Package and PackageNeutral interfaces.
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 IDTSPackage100 _
Inherits IDTSExecutable100
'Utilizzo
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
Nel tipo IDTSPackage100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
CertificateContext | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
CertificateObject | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
CheckpointFileName | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
CheckpointUsage | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
CheckSignatureOnLoad | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
Configurations | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
Connections | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
CreationDate | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
CreatorComputerName | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
CreatorName | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
DesignEvents | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
EnableConfigurations | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
EncryptCheckpoints | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
Errors | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
ExtendedProperties | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
InteractiveMode | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
LastModifiedProductVersion | Infrastruttura. | |
LogProviders | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
MaxConcurrentExecutables | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
OfflineMode | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
PackageFormatVersion | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
PackagePassword | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
PackagePriorityClass | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
PackageType | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
PackageUpgradeOptions | ||
ProtectionLevel | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
SaveCheckpoints | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
SQLFolder | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
SuppressConfigurationWarnings | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
UpdateObjects | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
UpdatePackage | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
VersionBuild | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
VersionComments | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
VersionGUID | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
VersionMajor | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
VersionMinor | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
Warnings | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
CheckSignature | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
Execute() () () () | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | Infrastruttura. For more information, see Executable. Ereditato da IDTSExecutable100. | |
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
ExportConfigurationFile | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
FindReferencedObjects | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
GetBreakpointTargets | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
GetObjectFromPackagePath | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
ImportConfigurationFile | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
LoadUserCertificateByHash | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
LoadUserCertificateByName | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
PermitUnencryptedSave | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
ProcessConfiguration | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. | |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) | Infrastruttura. For more information, see Executable. Ereditato da IDTSExecutable100. | |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) | Infrastruttura. This interface is implemented by the Package and PackageNeutral interfaces. |
In alto