Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper
The Microsoft.SqlServer.Dts.Runtime.Wrapper namespace provides the classes and interfaces used to create Control Flow components in the runtime. This assembly is a Primary Interop Assembly (PIA) for the namespace Microsoft.SqlServer.Dts.Runtime, which is the assembly Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll). The classes in this namespace should not be instantiated. Instead, use the classes found in the Microsoft.SqlServer.Dts.Runtime.
For information on Primary Interop Assemblies and how the managed classes work with the wrapper classes, see "COM Wrappers" and "Exposing .NET Framework Components to COM" in the .NET Framework Developer's Guide in the MSDN Library.
Clases
Clase | Descripción | |
---|---|---|
ApplicationClass | Infraestructura. For more information, see Application. | |
ConnectionManagerAdoClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerAdoNetClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerCacheClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerExcelClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerFileClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerFlatFileClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerFtpClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerHostClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerHttpClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerMultiFileClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerMultiFlatFileClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerOdbcClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerOLAPClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerOleDbClass | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerSqlMobileClass | Infraestructura. For more information, see ConnectionManager. | |
EventHandlerClass | Infraestructura. For more information, see DtsEventHandler. | |
ExpressionEvaluatorClass | Infraestructura. | |
ForEachEnumeratorHostClass | Infraestructura. For more information, see ForEachEnumeratorHost. | |
ForEachItemEnumeratorClass | Infraestructura. For more information, see ForEachItemEnumerator. | |
ForEachLoopClass | Infraestructura. For more information, see ForEachLoop. | |
ForLoopClass | Infraestructura. For more information, see ForLoop. | |
FTPClientConnection100Class | Infraestructura. | |
HttpClientConnection100Class | Infraestructura. | |
LogProviderEventLogClass | Infraestructura. For more information, see LogProvider. | |
LogProviderHostClass | Infraestructura. For more information, see LogProvider. | |
LogProviderSQLProfilerClass | Infraestructura. For more information, see LogProvider. | |
LogProviderSQLServerClass | Infraestructura. For more information, see LogProvider. | |
LogProviderTextFileClass | Infraestructura. For more information, see LogProvider. | |
LogProviderXMLFileClass | Infraestructura. For more information, see LogProvider. | |
PackageClass | Infraestructura. For more information, see Package. | |
PackageNeutralClass | Infraestructura. For more information, see Package. | |
PackageRemote32Class | Infraestructura. | |
PackageRemote64Class | Infraestructura. | |
PrecedenceConstraintClass | Infraestructura. For more information, see PrecedenceConstraint. | |
SequenceClass | Infraestructura. For more information, see Sequence. | |
TaskCreator32Class | Infraestructura. | |
TaskCreator64Class | Infraestructura. | |
TaskHostClass | Infraestructura. For more information, see TaskHost. | |
VariableClass | Infraestructura. For more information, see Variable. | |
VariableDispenserClass | Infraestructura. For more information, see VariableDispenser. |
Estructuras
Estructura | Descripción | |
---|---|---|
_FILETIME | Infraestructura. | |
_LARGE_INTEGER | Infraestructura. | |
_ULARGE_INTEGER | Infraestructura. | |
DTP_DATA_UNION | Infraestructura. | |
DTP_DBDATE | Infraestructura. | |
DTP_DBTIME | Infraestructura. | |
DTP_DBTIME2 | Infraestructura. | |
DTP_DBTIMESTAMP | Infraestructura. | |
DTP_DBTIMESTAMP2 | Infraestructura. | |
DTP_DBTIMESTAMPOFFSET | Infraestructura. | |
DTP_FILETIME | Infraestructura. | |
DTP_NUMERIC | Infraestructura. | |
DTP_VARIANT | Specifies the data type of the column. This is a value from the DataType enumeration that determines the type of DTP_VARIANT structure stored in each cell of this column. | |
DTS_EVENT_COLUMN_FILTER | Infraestructura. For more information, see DTSEventColumnFilter. | |
DTS_MANAGED_INFO | Infraestructura. | |
DTS_MANAGED_PROPERTY | Infraestructura. | |
DTS_PACKAGE_UPGRADE_OPTIONS | Infraestructura. | |
tagSTATSTG | Infraestructura. |
Interfaces
Interfaz | Descripción | |
---|---|---|
Application | Infraestructura. For more information, see ApplicationClass. | |
ConnectionManagerAdo | Infraestructura. For more information, see ConnectionManagerAdoClass. | |
ConnectionManagerAdoNet | Infraestructura. For more information, see ConnectionManagerAdoNetClass. | |
ConnectionManagerCache | Infraestructura. For more information, see ConnectionManagerCacheClass. | |
ConnectionManagerExcel | Infraestructura. For more information, see ConnectionManagerExcelClass. | |
ConnectionManagerFile | Infraestructura. For more information, see ConnectionManagerFileClass. | |
ConnectionManagerFlatFile | Infraestructura. For more information, see ConnectionManager. | |
ConnectionManagerFtp | Infraestructura. For more information, see ConnectionManagerFtpClass. | |
ConnectionManagerHost | Infraestructura. For more information, see ConnectionManagerHostClass. | |
ConnectionManagerHttp | Infraestructura. For more information, see ConnectionManagerHttpClass. | |
ConnectionManagerMultiFile | Infraestructura. For more information, see ConnectionManagerMultiFileClass. | |
ConnectionManagerMultiFlatFile | Infraestructura. For more information, see ConnectionManagerMultiFlatFileClass. | |
ConnectionManagerOdbc | Infraestructura. For more information, see ConnectionManagerOdbcClass. | |
ConnectionManagerOLAP | Infraestructura. For more information, see ConnectionManagerOLAPClass. | |
ConnectionManagerOleDb | Infraestructura. For more information, see ConnectionManagerOleDbClass. | |
ConnectionManagerSqlMobile | Infraestructura. For more information, see ConnectionManagerSqlMobileClass. | |
EventHandler | Infraestructura. For more information, see EventHandlerClass. | |
ExpressionEvaluator | Infraestructura. For more information, see ExpressionEvaluatorClass. | |
ForEachEnumeratorHost | Infraestructura. For more information, see ForEachEnumeratorHostClass. | |
ForEachItemEnumerator | Infraestructura. For more information, see ForEachItemEnumeratorClass. | |
ForEachLoop | Infraestructura. For more information, see ForEachLoopClass. | |
ForLoop | Infraestructura. For more information, see ForLoopClass. | |
FTPClientConnection100 | Infraestructura. | |
HttpClientConnection100 | Infraestructura. | |
IDTSApplication100 | Infraestructura. For more information, see ApplicationClass. | |
IDTSBreakpointManager100 | Infraestructura. For more information, see BreakpointManager. | |
IDTSBreakpointSite100 | Infraestructura. For more information, see IDTSBreakpointSite. | |
IDTSBreakpointTarget100 | Infraestructura. For more information, see BreakpointTarget. | |
IDTSBreakpointTargets100 | Infraestructura. For more information, see BreakpointTargets. | |
IDTSCloneVariableDispenser100 | Infraestructura. | |
IDTSComponentEvents100 | Infraestructura. For more information, see IDTSComponentEvents. | |
IDTSComponentPersist100 | Infraestructura. For more information, see IDTSComponentPersist. | |
IDTSConfiguration100 | Infraestructura. For more information, see Configuration. | |
IDTSConfigurations100 | Infraestructura. For more information, see Configurations. | |
IDTSConnectionInfo100 | Infraestructura. For more information, see ConnectionInfo. | |
IDTSConnectionInfos100 | Infraestructura. For more information, see ConnectionInfos. | |
IDTSConnectionManager100 | Infraestructura. For more information, see ConnectionManager. | |
IDTSConnectionManagerCache100 | Infraestructura. For more information, see ConnectionManagerCacheClass. | |
IDTSConnectionManagerCacheColumn100 | Infraestructura. For more information, see ConnectionManager. | |
IDTSConnectionManagerCacheColumns100 | Infraestructura. For more information, see ConnectionManager. | |
IDTSConnectionManagerDatabaseParameters100 | Infraestructura. For more information, see ConnectionManager. | |
IDTSConnectionManagerExcel100 | Infraestructura. For more information, see ConnectionManagerExcelClass. | |
IDTSConnectionManagerFile100 | Infraestructura. For more information, see ConnectionManagerFileClass. | |
IDTSConnectionManagerFlatFile100 | Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
IDTSConnectionManagerFlatFileColumn100 | Infraestructura. For more information, see FlatFileColumn. | |
IDTSConnectionManagerFlatFileColumns100 | Infraestructura. This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
IDTSConnectionManagerFtp100 | Infraestructura. For more information, see ConnectionManagerFtpClass. | |
IDTSConnectionManagerHttp100 | Infraestructura. | |
IDTSConnectionManagerInit100 | Infraestructura. This interface is inherited by the ConnectionManagerAdoNetClass and ConnectionManagerSqlMobileClass. | |
IDTSConnectionManagerMarshalControl100 | Infraestructura. | |
IDTSConnections100 | Infraestructura. For more information, see Connections. | |
IDTSContainer100 | Infraestructura. For more information, see DtsContainer. | |
IDTSDataTypeInfo100 | Infraestructura. For more information, see DataTypeInfo. | |
IDTSDataTypeInfos100 | Infraestructura. For more information, see DataTypeInfos. | |
IDTSDBProviderInfo100 | Infraestructura. For more information, see DBProviderInfo. | |
IDTSDBProviderInfos100 | Infraestructura. For more information, see DBProviderInfos. | |
IDTSDowngradableObject100 | Infraestructura. | |
IDTSDowngradeSettings100 | Infraestructura. | |
IDTSDumpConfiguration100 | Infraestructura. | |
IDTSEnumReferencedObjects100 | Infraestructura. For more information, see EnumReferencedObjects. | |
IDTSError100 | Infraestructura. For more information, see DtsError. | |
IDTSErrors100 | Infraestructura. For more information, see DtsErrors. | |
IDTSEventHandler100 | Infraestructura. For more information, see EventHandler. | |
IDTSEventHandlers100 | Infraestructura. For more information, see DtsEventHandlers. | |
IDTSEventInfo100 | Infraestructura. For more information, see EventInfo. | |
IDTSEventInfos100 | Infraestructura. For more information, see EventInfos. | |
IDTSEvents100 | Infraestructura. For more information, see IDTSEvents. | |
IDTSEventsProvider100 | Infraestructura. For more information, see EventsProvider. | |
IDTSExecutable100 | Infraestructura. For more information, see Executable. | |
IDTSExecutables100 | Infraestructura. For more information, see Executables. | |
IDTSExecutionLocation100 | Infraestructura. For more information, see TaskHost. | |
IDTSExecutionMetrics100 | Infraestructura. For more information, see IDTSExecutionMetrics. | |
IDTSExpression100 | Infraestructura. | |
IDTSExpressionEvaluator100 | Infraestructura. For more information, see ExpressionEvaluator. | |
IDTSExtendedProperties100 | Infraestructura. For more information, see ExtendedProperties. | |
IDTSExtendedProperty100 | Infraestructura. For more information, see ExtendedProperty. | |
IDTSForEachEnumerator100 | Infraestructura. For more information, see IDTSForEachEnumerator. | |
IDTSForEachEnumeratorInfo100 | Infraestructura. For more information, see ForEachEnumeratorInfo. | |
IDTSForEachEnumeratorInfos100 | Infraestructura. For more information, see ForEachEnumeratorInfos. | |
IDTSForEachItem100 | Infraestructura. For more information, see ForEachItem. | |
IDTSForEachItemEnumerator100 | Infraestructura. For more information, see ForEachItemEnumerator. | |
IDTSForEachItems100 | Infraestructura. For more information, see ForEachItems. | |
IDTSForEachItemsProvider100 | Infraestructura. For more information, see ForEachItemValueEnumerator. | |
IDTSForEachItemValue100 | Infraestructura. For more information, see ForEachItemValue. | |
IDTSForEachLoop100 | Infraestructura. For more information, see ForEachLoop. | |
IDTSForEachVariableMapping100 | Infraestructura. For more information, see ForEachVariableMapping. | |
IDTSForEachVariableMappings100 | Infraestructura. For more information, see ForEachVariableMappings. | |
IDTSForLoop100 | Infraestructura. For more information, see ForLoopClass. | |
IDTSFtpClientConnection100 | Infraestructura. For more information, see FTPClientConnection100Class. | |
IDTSHasInternalProperties100 | Infraestructura. For more information, see DtsProperty. | |
IDTSHttpClientConnection100 | Infraestructura. For more information, see HttpClientConnection100Class. | |
IDTSInfoEvents100 | Infraestructura. For more information, see IDTSInfoEvents. | |
IDTSLogEntryInfo100 | Infraestructura. For more information, see LogEntryInfo. | |
IDTSLogEntryInfos100 | Infraestructura. For more information, see LogEntryInfos. | |
IDTSLogging100 | Infraestructura. For more information, see IDTSLogging. | |
IDTSLoggingOptions100 | Infraestructura. For more information, see LoggingOptions. | |
IDTSLogProvider100 | Infraestructura. For more information, see LogProvider. | |
IDTSLogProviderInfo100 | Infraestructura. For more information, see LogProviderInfo. | |
IDTSLogProviderInfos100 | Infraestructura. For more information, see LogProviderInfos. | |
IDTSLogProviderInit100 | Infraestructura. For more information, see LogProviderBase. | |
IDTSLogProviders100 | Infraestructura. For more information, see LogProviders. | |
IDTSManagedForEachEnumeratorWrapper100 | Infraestructura. For more information, see ManagedForEachEnumeratorWrapper. | |
IDTSManagedHelper100 | Infraestructura. For more information, see ManagedHelper. | |
IDTSManagedPropertyHelper100 | Infraestructura. For more information, see ManagedHelper..::..ManagedPropertyHelper. | |
IDTSManagedSerializer100 | Infraestructura. For more information, see ManagerSerializer. | |
IDTSManagedTask100 | Infraestructura. For more information, see IDTSManagedTask. | |
IDTSManagedWrapper100 | Infraestructura. | |
IDTSName100 | Infraestructura. For more information, see IDTSName. | |
IDTSObjectHost100 | Infraestructura. For more information, see TaskHost. | |
IDTSObjectReferenceTracker100 | Infraestructura. For more information, see ObjectReferenceTracker. | |
IDTSObjectVersionUpdate100 | Infraestructura. *** Member deprecated; see Remarks. *** For more information, see Task. | |
IDTSODBCHandles100 | Defines the native interface for the ODBC connection. A reference to this interface is returned from the AcquireConnection method when the ConnectionManager is of type ODBC. | |
IDTSPackage100 | Infraestructura. This interface is implemented by the Package and PackageNeutral interfaces. | |
IDTSPackageInfo100 | Infraestructura. For more information, see PackageInfo. | |
IDTSPackageInfos100 | Infraestructura. For more information, see PackageInfos. | |
IDTSPackagePath100 | Infraestructura. For more information, see IDTSPackagePath. | |
IDTSPackagePersist100 | Infraestructura. | |
IDTSPackageSigning100 | Infraestructura. | |
IDTSPackageVersionUpdate100 | Infraestructura. | |
IDTSPersist100 | Infraestructura. For more information, see IDTSPersist. | |
IDTSPipelineComponentInfo100 | Infraestructura. For more information, see PipelineComponentInfo. | |
IDTSPipelineComponentInfos100 | Infraestructura. For more information, see PipelineComponentInfos. | |
IDTSPrecedenceConstraint100 | Infraestructura. For more information, see PrecedenceConstraintClass. | |
IDTSPrecedenceConstraints100 | Infraestructura. For more information, see PrecedenceConstraints. | |
IDTSProductLevel100 | Infraestructura. For more information, see DTSProductLevel. | |
IDTSProperties100 | Infraestructura. For more information, see DtsProperties. | |
IDTSPropertiesProvider100 | Infraestructura. For more information, see IDTSPropertiesProvider. | |
IDTSProperty100 | Infraestructura. For more information, see DtsProperty. | |
IDTSRunningPackage100 | Infraestructura. For more information, see RunningPackage. | |
IDTSRunningPackages100 | Infraestructura. For more information, see RunningPackages. | |
IDTSRuntimeObject100 | Infraestructura. This interface is inherited by native classes that are containers, and implemented by all objects in the Microsoft.SqlServer.Dts.Runtime namespace. For more information, see DtsObject. | |
IDTSSelectedLogProviders100 | Infraestructura. For more information, see SelectedLogProviders. | |
IDTSSequence100 | Infraestructura. For more information, see Sequence. | |
IDTSServerUsageControl100 | Infraestructura. | |
IDTSSuspend100 | Infraestructura. For more information, see IDTSSuspend. | |
IDTSTask100 | Infraestructura. For more information, see Task. | |
IDTSTaskCreator100 | Infraestructura. | |
IDTSTaskHost100 | Infraestructura. For more information, see TaskHostClass. | |
IDTSTaskInfo100 | Infraestructura. For more information, see TaskInfo. | |
IDTSTaskInfos100 | Infraestructura. For more information, see TaskInfos. | |
IDTSTaskInit100 | Infraestructura. For more information, see Task. | |
IDTSUnsafeVariables100 | Infraestructura. For more information, see Variables. | |
IDTSVariable100 | Infraestructura. For more information, see Variable. | |
IDTSVariableDispenser100 | Infraestructura. For more information, see VariableDispenserClass. | |
IDTSVariableLock100 | Infraestructura. | |
IDTSVariables100 | Infraestructura. For more information, see Variables. | |
IDTSWarning100 | Infraestructura. For more information, see DtsWarning. | |
IDTSWarnings100 | Infraestructura. For more information, see DtsWarnings. | |
ISequentialStream | Infraestructura. | |
IStream | Infraestructura. | |
LogProviderEventLog | Infraestructura. For more information, see LogProviderEventLogClass. | |
LogProviderHost | Infraestructura. For more information, see LogProviderHostClass. | |
LogProviderSQLProfiler | Infraestructura. For more information, see LogProviderSQLProfilerClass. | |
LogProviderSQLServer | Infraestructura. For more information, see LogProviderSQLServerClass. | |
LogProviderTextFile | Infraestructura. For more information, see LogProviderTextFileClass. | |
LogProviderXMLFile | Infraestructura. For more information, see LogProviderXMLFileClass. | |
Package | Infraestructura. For more information, see PackageClass. | |
PackageNeutral | Infraestructura. For more information, see PackageNeutralClass. | |
PackageRemote32 | Infraestructura. | |
PackageRemote64 | Infraestructura. | |
PrecedenceConstraint | Infraestructura. For more information, see PrecedenceConstraintClass. | |
Sequence | Infraestructura. For more information, see SequenceClass. | |
TaskCreator32 | Infraestructura. | |
TaskCreator64 | Infraestructura. | |
TaskHost | Infraestructura. For more information, see TaskHostClass. | |
Variable | Infraestructura. For more information, see VariableClass. | |
VariableDispenser | Infraestructura. For more information, see VariableDispenserClass. |
Enumeraciones
Enumeración | Descripción | |
---|---|---|
DataType | Indica el tipo de datos de las columnas en los componentes de flujo de datos y el búfer de flujo de datos. | |
DTS_MANAGED_INFO_TYPE | Infraestructura. | |
DTSBreakpointHitTest | Infraestructura. For more information, see DTSBreakpointHitTest. | |
DTSCheckpointUsage | Infraestructura. For more information, see DTSCheckpointUsage. | |
DTSConfigurationType | Infraestructura. For more information, see DTSConfigurationType. | |
DTSEventFilterKind | Infraestructura. For more information, see DTSEventFilterKind. | |
DTSExcelVersion | Infraestructura. This enumeration maps the Extended Properties from the connection string in an OLEDB provider to the correct version of the Excel connection manager. For more information, see ConnectionManagerExcelClass. | |
DTSExecResult | Infraestructura. For more information, see DTSExecResult. | |
DTSExecStatus | Infraestructura. For more information, see DTSExecStatus. | |
DTSExecutionLocation | Infraestructura. For more information, see DTSExecutionLocation. | |
DTSFileConnectionUsageType | Infraestructura. For more information, see DTSFileConnectionUsageType. | |
DTSForcedExecResult | Infraestructura. For more information, see DTSForcedExecResult. | |
DTSLogEntryFrequency | Infraestructura. For more information, see DTSLogEntryFrequency. | |
DTSLoggingMode | Infraestructura. For more information, see DTSLoggingMode. | |
DTSObjectHostType | Infraestructura. For more information, see DTSObjectHostType. | |
DTSObjectReferenceType | Infraestructura. For more information, see DTSObjectReferenceType. | |
DTSPackageInformationFlags | Infraestructura. For more information, see DTSPackageInfoFlags. | |
DTSPackageType | Infraestructura. For more information, see DTSPackageType. | |
DTSPipelineComponentType | Infraestructura. For more information, see DTSPipelineComponentType. | |
DTSPrecedenceEvalOp | Infraestructura. For more information, see DTSPrecedenceEvalOp. | |
DTSPriorityClass | Infraestructura. For more information, see DTSPriorityClass. | |
DTSProductLevel | Infraestructura. For more information, see DTSProductLevel. | |
DTSPropertyKind | Infraestructura. For more information, see DTSPropertyKind. | |
DTSProtectionLevel | Infraestructura. For more information, see DTSProtectionLevel. | |
DTSProviderSubType | Infraestructura. For more information, see DTSProviderSubType. | |
DTSProviderType | Infraestructura. For more information, see DTSProviderType. | |
DTSSignatureStatus | Infraestructura. For more information, see DTSSignatureStatus. | |
DTSTransactionOption | Infraestructura. For more information, see DTSTransactionOption. |