IDTSPackage100 Interface

Définition

public interface class IDTSPackage100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSExecutable100
[System.Runtime.InteropServices.Guid("BC427598-5FAD-4ECB-B6F4-30C3A147B16D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPackage100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSExecutable100
[<System.Runtime.InteropServices.Guid("BC427598-5FAD-4ECB-B6F4-30C3A147B16D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPackage100 = interface
    interface IDTSExecutable100
Public Interface IDTSPackage100
Implements IDTSExecutable100
Dérivé
Attributs
Implémente

Propriétés

CertificateContext
CertificateObject
CheckpointFileName
CheckpointUsage
CheckSignatureOnLoad
Configurations
Connections
CreationDate
CreatorComputerName
CreatorName
DesignEvents
DesignTimeProperties
EnableConfigurations
EncryptCheckpoints
Errors
ExtendedProperties
InteractiveMode
LastModifiedProductVersion
LogProviders
MaxConcurrentExecutables
OfflineMode
PackageFormatVersion
PackageLocation
PackagePassword
PackagePriorityClass
PackageType
PackageUpgradeOptions
ProtectionLevel
SafeRecursiveProjectPackageExecution
SaveCheckpoints
SQLFolder
SuppressConfigurationWarnings
UpdateObjects
UpdatePackage
VersionBuild
VersionComments
VersionGUID
VersionMajor
VersionMinor
Warnings

Méthodes

CheckSignature()
Execute()
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object)
ExportConfigurationFile(String)
FindReferencedObjects(Object)
GetBreakpointTargets(IDTSBreakpointSite100, Boolean)
GetObjectFromPackagePath(String, IDTSProperty100)
GetPreExecutionPackageXML(Object)
ImportConfigurationFile(String)
LoadUserCertificateByHash(Byte[])
LoadUserCertificateByName(String)
PermitUnencryptedSave(Boolean)
ProcessConfiguration(String, Object)
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100)

S’applique à