Interface PackageNeutral
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see PackageNeutralClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
Public Interface PackageNeutral _
Inherits IDTSPackage100
'Uso
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
O tipo PackageNeutral expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
CertificateContext | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
CertificateObject | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
CheckpointFileName | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
CheckpointUsage | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
CheckSignatureOnLoad | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
Configurations | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
Connections | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
CreationDate | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
CreatorComputerName | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
CreatorName | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
DesignEvents | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
EnableConfigurations | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
EncryptCheckpoints | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
Errors | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
ExtendedProperties | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
InteractiveMode | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
LastModifiedProductVersion | Infraestrutura. (Herdado de IDTSPackage100.) | |
LogProviders | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
MaxConcurrentExecutables | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
OfflineMode | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
PackageFormatVersion | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
PackagePassword | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
PackagePriorityClass | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
PackageType | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
PackageUpgradeOptions | (Herdado de IDTSPackage100.) | |
ProtectionLevel | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
SaveCheckpoints | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
SQLFolder | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
SuppressConfigurationWarnings | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
UpdateObjects | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
UpdatePackage | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
VersionBuild | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
VersionComments | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
VersionGUID | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
VersionMajor | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
VersionMinor | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
Warnings | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
CheckSignature | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
Execute() () () () | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
ExportConfigurationFile | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
FindReferencedObjects | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
GetBreakpointTargets | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
GetObjectFromPackagePath | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
ImportConfigurationFile | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
LoadUserCertificateByHash | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
LoadUserCertificateByName | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
PermitUnencryptedSave | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
ProcessConfiguration | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) | |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) | Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces. (Herdado de IDTSPackage100.) |
Início