Compartir a través de


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
Clase pública ApplicationClass Infraestructura. Discovers and accesses Package objects.
Clase pública ConnectionManagerAdoClass Infraestructura. Provides the connection information to a data source.
Clase pública ConnectionManagerAdoNetClass Infraestructura. Represents a connection manager that utilizes .Net provider for the data connection.
Clase pública ConnectionManagerCacheClass Infraestructura. Represents a connection manager that utilizes a Cache Transform or a cache file for the data connection.
Clase pública ConnectionManagerExcelClass Infraestructura. Represents a connection manager that connects to an Excel workbook file.
Clase pública ConnectionManagerFileClass Infraestructura. Represents a connection manager class.
Clase pública ConnectionManagerFlatFileClass Infraestructura. Represents a connection manager flat file class.
Clase pública ConnectionManagerFtpClass Infraestructura. Represents a connection manager FTP class.
Clase pública ConnectionManagerHostClass Infraestructura. Represents a connection manager that connects to a task host.
Clase pública ConnectionManagerHttpClass Infraestructura. Represents a connection manager http class.
Clase pública ConnectionManagerMultiFileClass Infraestructura. Represents a connection manager multi-file class.
Clase pública ConnectionManagerMultiFlatFileClass Infraestructura. Represents a connection manager for accessing multiple flat files.
Clase pública ConnectionManagerOdbcClass Infraestructura. Represents a connection manager that connects to a data source using ODBC.
Clase pública ConnectionManagerOLAPClass Infraestructura. Represents a connection manager OLAP class.
Clase pública ConnectionManagerOleDbClass Infraestructura. Represents a connection manager that connects to a data source using OLE DB provider.
Clase pública ConnectionManagerSqlMobileClass Infraestructura. Represents a connection manager sql mobile class.
Clase pública EventHandlerClass Infraestructura. A container on a package or other containers that holds executable objects to run when specific events occur.
Clase pública ExpressionEvaluatorClass Infraestructura. Provides virtual properties and methods for IDTSExpressionEvaluator100 interface.
Clase pública ForEachEnumeratorHostClass Infraestructura. Defines the host class for the ForEachItemEnumeratorClass. This class cannot be inherited.
Clase pública ForEachItemEnumeratorClass Infraestructura. Implements an enumerator over the IDTSForEachItem100 collection.
Clase pública ForEachLoopClass Infraestructura. Provides a container that defines an iterative workflow in a package using the foreach iteration statement.
Clase pública ForLoopClass Infraestructura. Provides a container that defines an iterative workflow in a package, using the for iteration statement.
Clase pública FTPClientConnection100Class Infraestructura. Provides properties and methods for an FTP client task.
Clase pública HttpClientConnection100Class Infraestructura. Contains properties and methods that enable a package to access a Web server using the HTTP protocol to send or receive files. This class cannot be inherited.
Clase pública LogProviderEventLogClass Infraestructura. Represents a class for the LogProviderEventLog interface.
Clase pública LogProviderHostClass Infraestructura. Represents a class for the LogProviderHost interface.
Clase pública LogProviderSQLProfilerClass Infraestructura. Represents a class for the LogProviderSQLProfiler interface.
Clase pública LogProviderSQLServerClass Infraestructura. Represents a class for the LogProviderSQLServer interface.
Clase pública LogProviderTextFileClass Infraestructura. Represents a class for the LogProviderTextFile interface.
Clase pública LogProviderXMLFileClass Infraestructura. Represents a class for the LogProviderXMLFile interface.
Clase pública PackageClass Infraestructura. Represents a class for the Package interface.
Clase pública PackageNeutralClass Infraestructura. Represents a class for a neutral package.
Clase pública PackageRemote32Class Infraestructura. Represents a class for a remote 32-bit package.
Clase pública PackageRemote64Class Infraestructura. Represents a class for a remote 64 bit package.
Clase pública ParameterClass Represents a parameter class.
Clase pública PrecedenceConstraintClass Infraestructura. For more information, see PrecedenceConstraint.
Clase pública ProjectConnectionsCreatorClass Represents the project connections creator class.
Clase pública ProjectConnectionsCreatorNeutralClass Represents the project connections creator neutral class.
Clase pública ReplacementTaskClass Represents a replacement task class.
Clase pública SequenceClass Infraestructura. Represents a sequence class.
Clase pública TaskCreator32Class Infraestructura. Represents a 32-bit task creator class.
Clase pública TaskCreator64Class Infraestructura. Represents a task creator class.
Clase pública TaskHostClass Infraestructura. For more information, see TaskHost.
Clase pública VariableClass Infraestructura. Represents a variable class.
Clase pública VariableCreatorClass Represents a variable creator class.
Clase pública VariableDispenserClass Infraestructura. Represents a variable dispenser class.

Estructuras

  Estructura Descripción
Estructura pública _FILETIME Infraestructura. Specifies the file time for the runtime.
Estructura pública _LARGE_INTEGER Infraestructura. Specifies the large integer for the runtime wrapper.
Estructura pública _ULARGE_INTEGER Infraestructura. Provides a 64-bit data type which is accessible as two DWORDs or as a single DWORDLONG.
Estructura pública DTP_DATA_UNION Infraestructura. Specifies a union data types.
Estructura pública DTP_DBDATE Infraestructura. Specifies an enumeration of date structure.
Estructura pública DTP_DBTIME Infraestructura. Specifies a data type time structure.
Estructura pública DTP_DBTIME2 Infraestructura. Specifies a time structure that consists of hour, minute, second, and fractional seconds.
Estructura pública DTP_DBTIMESTAMP Infraestructura. A timestamp structure that consists of year, month, day, hour, minute, second, and fractional seconds. The fractional seconds have a maximum scale of 3 digits.
Estructura pública DTP_DBTIMESTAMP2 Infraestructura. A timestamp structure that consists of year, month, day, hour, minute, second, and fractional seconds. The fractional seconds have a maximum scale of 7 digits.
Estructura pública DTP_DBTIMESTAMPOFFSET Infraestructura. A timestamp structure that consists of year, month, day, hour, minute, second, and fractional seconds, and has a time zone offset from the Coordinated Universal Time (UTC) that is used to obtain the local time. The fractional seconds have a maximum scale of 7 digits.
Estructura pública DTP_FILETIME Infraestructura. Specifies an enumeration of data filetime structure.
Estructura pública DTP_NUMERIC Infraestructura. Specifies an enumeration of data numeric structure.
Estructura pública 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.
Estructura pública DTS_EVENT_COLUMN_FILTER Infraestructura. For more information, see DTSEventColumnFilter.
Estructura pública DTS_MANAGED_INFO Infraestructura. Specifies a data managed information structure.
Estructura pública DTS_MANAGED_PROPERTY Infraestructura. Specifies an enumeration of managed data property.
Estructura pública DTS_PACKAGE_UPGRADE_OPTIONS Infraestructura. A structure used for specifying options during a package upgrade.
Estructura pública tagSTATSTG Infraestructura. Specifies the statistical information about an open storage, stream, or byte array object.

Interfaces

  Interfaz Descripción
Interfaz pública Application Infraestructura. For more information, see ApplicationClass.
Interfaz pública ConnectionManagerAdo Infraestructura. For more information, see ConnectionManagerAdoClass.
Interfaz pública ConnectionManagerAdoNet Infraestructura. For more information, see ConnectionManagerAdoNetClass.
Interfaz pública ConnectionManagerCache Infraestructura. For more information, see ConnectionManagerCacheClass.
Interfaz pública ConnectionManagerExcel Infraestructura. For more information, see ConnectionManagerExcelClass.
Interfaz pública ConnectionManagerFile Infraestructura. For more information, see ConnectionManagerFileClass.
Interfaz pública ConnectionManagerFlatFile Infraestructura. For more information, see ConnectionManager.
Interfaz pública ConnectionManagerFtp Infraestructura. For more information, see ConnectionManagerFtpClass.
Interfaz pública ConnectionManagerHost Infraestructura. For more information, see ConnectionManagerHostClass.
Interfaz pública ConnectionManagerHttp Infraestructura. For more information, see ConnectionManagerHttpClass.
Interfaz pública ConnectionManagerMultiFile Infraestructura. For more information, see ConnectionManagerMultiFileClass.
Interfaz pública ConnectionManagerMultiFlatFile Infraestructura. For more information, see ConnectionManagerMultiFlatFileClass.
Interfaz pública ConnectionManagerOdbc Infraestructura. For more information, see ConnectionManagerOdbcClass.
Interfaz pública ConnectionManagerOLAP Infraestructura. For more information, see ConnectionManagerOLAPClass.
Interfaz pública ConnectionManagerOleDb Infraestructura. For more information, see ConnectionManagerOleDbClass.
Interfaz pública ConnectionManagerSqlMobile Infraestructura. For more information, see ConnectionManagerSqlMobileClass.
Interfaz pública EventHandler Infraestructura. For more information, see EventHandlerClass.
Interfaz pública ExpressionEvaluator Infraestructura. For more information, see ExpressionEvaluatorClass.
Interfaz pública ForEachEnumeratorHost Infraestructura. For more information, see ForEachEnumeratorHostClass.
Interfaz pública ForEachItemEnumerator Infraestructura. For more information, see ForEachItemEnumeratorClass.
Interfaz pública ForEachLoop Infraestructura. For more information, see ForEachLoopClass.
Interfaz pública ForLoop Infraestructura. For more information, see ForLoopClass.
Interfaz pública FTPClientConnection100 Infraestructura. For more information, see IDTSFtpClientConnection100.
Interfaz pública HttpClientConnection100 Infraestructura. For more information, see HttpClientConnection100Class.
Interfaz pública IDTSApplication100 Infraestructura. Provides properties and methods that are used to discover and access Package objects.
Interfaz pública IDTSBreakpointManager100 Infraestructura. Provides methods to manage all the breakpoints that are set in on a task.
Interfaz pública IDTSBreakpointSite100 Infraestructura. Defines the interaction between the Integration Services run-time engine and the task for exposing breakpoints and for creating and managing custom breakpoints.
Interfaz pública IDTSBreakpointTarget100 Infraestructura. For more information, see BreakpointTarget.
Interfaz pública IDTSBreakpointTargets100 Infraestructura. Provides properties and methods for working on a collection of IDTSBreakpointTarget100 objects.
Interfaz pública IDTSCloneVariableDispenser100 Infraestructura. Represents cloned copy of an original variable dispenser object.
Interfaz pública IDTSComponentEvents100 Infraestructura. Defines an interface that provides methods for event firing.
Interfaz pública IDTSComponentPersist100 Infraestructura. Allows properties and settings for components and tasks to be saved and loaded from the package XML.
Interfaz pública IDTSConfiguration100 Infraestructura. For more information, see Configuration.
Interfaz pública IDTSConfigurationControl100 Provides a property that controls how a package loads configurations.
Interfaz pública IDTSConfigurations100 Infraestructura. Represents a collection of IDTSConfiguration100 objects.
Interfaz pública IDTSConnectionInfo100 Infraestructura. For more information, see ConnectionInfo.
Interfaz pública IDTSConnectionInfos100 Infraestructura. Contains information about all the connections on the computer. The collection contains IDTSConnectionInfo100 objects that provide the details about each connection. The collection is available using the ApplicationClass class.
Interfaz pública IDTSConnectionManager100 Infraestructura. Provides properties and methods that are used for managing connection to a data source.
Interfaz pública IDTSConnectionManagerCache100 Infraestructura. Provides properties and methods associated with managing connections using a Cache Transform or a cache file for the data connection.
Interfaz pública IDTSConnectionManagerCacheColumn100 Infraestructura. For more information, see ConnectionManager.
Interfaz pública IDTSConnectionManagerCacheColumns100 Infraestructura. Provides properties and methods for working on a collection of IDTSConnectionManagerCacheColumn100 objects.
Interfaz pública IDTSConnectionManagerDatabaseParameters100 Infraestructura. For more information, see ConnectionManager.
Interfaz pública IDTSConnectionManagerExcel100 Infraestructura. For more information, see ConnectionManagerExcelClass.
Interfaz pública IDTSConnectionManagerFile100 Infraestructura. For more information, see ConnectionManagerFileClass.
Interfaz pública IDTSConnectionManagerFlatFile100 Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass.
Interfaz pública IDTSConnectionManagerFlatFileColumn100 Infraestructura. For more information, see FlatFileColumn.
Interfaz pública IDTSConnectionManagerFlatFileColumns100 Infraestructura. Represents a collection of IDTSConnectionManagerFlatFileColumn100 objects.
Interfaz pública IDTSConnectionManagerFtp100 Infraestructura. For more information, see ConnectionManagerFtpClass.
Interfaz pública IDTSConnectionManagerHttp100 Infraestructura. Represents a connection manager for HTTP connection.
Interfaz pública IDTSConnectionManagerInit100 Infraestructura. Provides methods for initializing the properties of a connection manager.
Interfaz pública IDTSConnectionManagerMarshalControl100 Infraestructura. Provides properties and methods to connection manager that supports marshal control.
Interfaz pública IDTSConnectionManagerVariables100 Infraestructura. Provides variables and variable dispenser to connection manager.
Interfaz pública IDTSConnections100 Infraestructura. Provides properties and methods for working on a collection of connection managers.
Interfaz pública IDTSContainer100 Infraestructura. Defines properties and methods used by all containers and packages.
Interfaz pública IDTSDataTapConfiguration100 Infraestructura. Provides methods for working with a data tap configuration.
Interfaz pública IDTSDataTypeInfo100 Infraestructura. For more information, see DataTypeInfo.
Interfaz pública IDTSDataTypeInfos100 Infraestructura. Contains a collection of IDTSDataTypeInfo100 objects.
Interfaz pública IDTSDBProviderInfo100 Infraestructura. For more information, see DBProviderInfo.
Interfaz pública IDTSDBProviderInfos100 Infraestructura. Contains a collection of IDTSDBProviderInfo100 objects.
Interfaz pública IDTSDowngradableObject100 Infraestructura. Represents the interface for the DTS downgradable object.
Interfaz pública IDTSDowngradeSettings100 Infraestructura. Represents the downgrade settings.
Interfaz pública IDTSDumpConfiguration100 Infraestructura. Represents a dump configuration for the DTS.
Interfaz pública IDTSDynamicName100 Infraestructura. Represents the dynamic name for the DTS.
Interfaz pública IDTSEnumReferencedObjects100 Infraestructura. For more information, see EnumReferencedObjects.
Interfaz pública IDTSError100 Infraestructura. For more information, see DtsError.
Interfaz pública IDTSErrors100 Infraestructura. Represents a collection of IDTSError100 objects.
Interfaz pública IDTSEvaluatorContext100 Infraestructura. Represents the interface for the DTS evaluator context.
Interfaz pública IDTSEventHandler100 Infraestructura. For more information, see EventHandler.
Interfaz pública IDTSEventHandlers100 Infraestructura. Represents a collection of IDTSEventHandler100 objects.
Interfaz pública IDTSEventInfo100 Infraestructura. For more information, see EventInfo.
Interfaz pública IDTSEventInfos100 Infraestructura. Represents a collection of IDTSEventInfo100 objects.
Interfaz pública IDTSEvents100 Infraestructura. Defines methods for the events.
Interfaz pública IDTSEventsProvider100 Infraestructura. For more information, see EventsProvider.
Interfaz pública IDTSExecutable100 Infraestructura. Represents an interface that provides the methods that all objects that are run by the run-time engine are required to inherit and implement.
Interfaz pública IDTSExecutables100 Infraestructura. Represents a collection of IDTSExecutable100 objects.
Interfaz pública IDTSExecutionLocation100 Infraestructura. For more information, see TaskHost.
Interfaz pública IDTSExecutionMetrics100 Infraestructura. For more information, see IDTSExecutionMetrics.
Interfaz pública IDTSExecutionPath100 Infraestructura. For more information, see IDTSExecutionPath.
Interfaz pública IDTSExpression100 Infraestructura. Represents the interface for the expression.
Interfaz pública IDTSExpressionEvaluator100 Infraestructura. Defines the properties and methods for the ExpressionEvaluator object.
Interfaz pública IDTSExtendedProperties100 Infraestructura. Represents a collection of IDTSExtendedProperty100 objects.
Interfaz pública IDTSExtendedProperty100 Infraestructura. For more information, see ExtendedProperty.
Interfaz pública IDTSForEachEnumerator100 Infraestructura. Defines the properties and methods for the ForEachEnumerator.
Interfaz pública IDTSForEachEnumeratorInfo100 Infraestructura. For more information, see ForEachEnumeratorInfo.
Interfaz pública IDTSForEachEnumeratorInfos100 Infraestructura. Represents the interface for the collection of ForEachEnumeratorInfo objects.
Interfaz pública IDTSForEachItem100 Infraestructura. Represents an interface for the ForEachItem object.
Interfaz pública IDTSForEachItemEnumerator100 Infraestructura. Represents an interface of the ForEachItemEnumerator object.
Interfaz pública IDTSForEachItems100 Infraestructura. Represents an interface for the ForEachItems object.
Interfaz pública IDTSForEachItemsProvider100 Infraestructura. For more information, see ForEachItemValueEnumerator.
Interfaz pública IDTSForEachItemValue100 Infraestructura. For more information, see ForEachItemValue.
Interfaz pública IDTSForEachLoop100 Infraestructura. Represents an interface that defines the ForEach loop process.
Interfaz pública IDTSForEachVariableMapping100 Infraestructura. For more information, see ForEachVariableMapping.
Interfaz pública IDTSForEachVariableMappings100 Infraestructura. Represents an interface of the ForEachVariableMappings object.
Interfaz pública IDTSForLoop100 Infraestructura. Represents an interface for the ForLoop process.
Interfaz pública IDTSFtpClientConnection100 Infraestructura. Represents the interface for the FTP Client Connection.
Interfaz pública IDTSHasInternalProperties100 Infraestructura. Represents a DTS internal properties.
Interfaz pública IDTSHttpClientConnection100 Infraestructura. For more information, see HttpClientConnection100Class.
Interfaz pública IDTSInfoEvents100 Infraestructura. Defines an interface that is used to fire informational, warning, and error events.
Interfaz pública IDTSLogEntryInfo100 Infraestructura. For more information, see LogEntryInfo.
Interfaz pública IDTSLogEntryInfos100
Interfaz pública IDTSLogging100 Infraestructura. Defines the logging options for the container.
Interfaz pública IDTSLoggingOptions100 Infraestructura. Represents an interface of the DTS logging options.
Interfaz pública IDTSLogProvider100 Infraestructura. Implements an interface of a log provider.
Interfaz pública IDTSLogProviderInfo100 Infraestructura. For more information, see LogProviderInfo.
Interfaz pública IDTSLogProviderInfos100 Infraestructura. For more information, see LogProviderInfos.
Interfaz pública IDTSLogProviderInit100 Infraestructura. Represents an initialized log provider.
Interfaz pública IDTSLogProviders100 Infraestructura. Represents an interface of log providers.
Interfaz pública IDTSManagedForEachEnumeratorWrapper100 Infraestructura. Describes the interface for the ForEach enumerator wrapper.
Interfaz pública IDTSManagedHelper100 Infraestructura. Specifies an interface of the managed helper.
Interfaz pública IDTSManagedPropertyHelper100 Infraestructura. Represents a managed property helper.
Interfaz pública IDTSManagedSerializer100 Infraestructura. Describes the interface for the managed serializer.
Interfaz pública IDTSManagedTask100 Infraestructura. For more information, see IDTSManagedTask.
Interfaz pública IDTSManagedWrapper100 Infraestructura. Represents a DTS managed wrapper.
Interfaz pública IDTSManagedXmlSerializationHelper100 Infraestructura. Describes the interface for the XML serialization helper.
Interfaz pública IDTSName100 Infraestructura. For more information, see IDTSName.
Interfaz pública IDTSObjectHost100 Infraestructura. For more information, see TaskHost.
Interfaz pública IDTSObjectReferenceTracker100 Infraestructura. Provides an interface for the analysis regarding the impact and consequences of deleting variables and connections from a package.
Interfaz pública IDTSObjectVersionUpdate100 Infraestructura. Represents an interface for the version update of data transformatioon services object.
Interfaz pública 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.
Interfaz pública IDTSPackage100 Infraestructura. Represents an interface implemented by the Package and PackageNeutral interfaces.
Interfaz pública IDTSPackageInfo100 Infraestructura. For more information, see PackageInfo.
Interfaz pública IDTSPackageInfos100 Infraestructura. Provides properties and methods for working on a collection of IDTSPackageInfo100 objects.
Interfaz pública IDTSPackageInternal100 Infraestructura. Represents an interface implemented by the collection of IDTSPackageInternal100 container that need to have the internal property.
Interfaz pública IDTSPackagePath100 Infraestructura. For more information, see IDTSPackagePath.
Interfaz pública IDTSPackagePersist100 Infraestructura. Defines methods for the persistence of the package.
Interfaz pública IDTSPackageSigning100 Infraestructura. Represents an interface for the package signing.
Interfaz pública IDTSPackageVersionUpdate100 Infraestructura. Defines a method for the update of the package version.
Interfaz pública IDTSParameter100 Infraestructura. Represents an interface for the abstract base class used by both package parameter and project parameter.
Interfaz pública IDTSParameters100 Infraestructura. Represents a class used by both the package parameters and project parameters collection.
Interfaz pública IDTSPerfRecorder100 Infraestructura. Represents the interface for the performance recorder.
Interfaz pública IDTSPersist100 Infraestructura. Represents an interface that enables IDTSPersist100 saving and loading data. For more information, see IDTSPersist.
Interfaz pública IDTSPipelineComponentInfo100 Infraestructura. For more information, see PipelineComponentInfo.
Interfaz pública IDTSPipelineComponentInfos100 Infraestructura. Provides properties and methods for working on a collection of IDTSPipelineComponentInfo100 objects.
Interfaz pública IDTSPrecedenceConstraint100 Infraestructura. For more information, see PrecedenceConstraintClass.
Interfaz pública IDTSPrecedenceConstraints100 Infraestructura. Provides properties and methods for working on a collection of IDTSPrecedenceConstraint100 objects.
Interfaz pública IDTSProductLevel100 Infraestructura. For more information, see DTSProductLevel.
Interfaz pública IDTSProject100 Infraestructura. Represents an interface which contains packages and parameters.
Interfaz pública IDTSProjectAccessor100 Infraestructura. Represents an interface for the DTS project assessor.
Interfaz pública IDTSProjectConnectionsCreator100 Infraestructura. Represents a connections creator of a DTS project.
Interfaz pública IDTSProjectPackage100 Infraestructura. Represents a DTS project which contains packages.
Interfaz pública IDTSProperties100 Infraestructura. Contains a collection of IDTSProperty100 objects.
Interfaz pública IDTSPropertiesProvider100 Infraestructura. Defines an interface, inherited by containers, that enables properties to be set by an expression, and allows an enumerable collection of properties to be associated with the container.
Interfaz pública IDTSPropertiesProviderEx100 Infraestructura. Represents the DTS properties provider expressions.
Interfaz pública IDTSProperty100 Infraestructura. Represents an interface for the DtsProperty object.
Interfaz pública IDTSRunningPackage100 Infraestructura. For more information, see RunningPackage.
Interfaz pública IDTSRunningPackages100 Infraestructura. Contains a collection of IDTSRunningPackage100 objects.
Interfaz pública 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.
Interfaz pública IDTSSelectedLogProviders100 Infraestructura. Defines an interface for a collection of selected IDTSLogProvider100 objects.
Interfaz pública IDTSSequence100 Infraestructura. For more information, see Sequence.
Interfaz pública IDTSServerExecution100 Infraestructura. Represents an instance of execution in the Integration Services catalog.
Interfaz pública IDTSServerUsageControl100 Infraestructura. Provides properties for controlling DTS server usage.
Interfaz pública IDTSSupportDataTapConfiguration100 Infraestructura. Provides methods for accessing data tap configuration.
Interfaz pública IDTSSupportOffline100 Infraestructura. Provides properties for indicating whether DTS connection supports offline mode.
Interfaz pública IDTSSupportParentExecutionPath100 Infraestructura. Represents the support for the parent execution path.
Interfaz pública IDTSSupportPerfRecorder100 Infraestructura. Represents the interface for the support for the performance recorder.
Interfaz pública IDTSSupportVerboseLogging100 Infraestructura. Defines methods for accessing the verbose logging.
Interfaz pública IDTSSuspend100 Infraestructura. For more information, see IDTSSuspend.
Interfaz pública IDTSTask100 Infraestructura. Defines a property and methods for all the tasks in Integration Services.
Interfaz pública IDTSTaskCreator100 Infraestructura. Represents an interface for the creator of a task.
Interfaz pública IDTSTaskHost100 Infraestructura. For more information, see TaskHostClass.
Interfaz pública IDTSTaskInfo100 Infraestructura. For more information, see TaskInfo.
Interfaz pública IDTSTaskInfos100 Infraestructura. Contains a collection of IDTSTaskInfo100 objects.
Interfaz pública IDTSTaskInit100 Infraestructura. Defines a method for the task to initialize.
Interfaz pública IDTSUnsafeVariables100 Infraestructura. Defines methods for all unsafe variables.
Interfaz pública IDTSVariable100 Infraestructura. Represents an interface for the variable on a package, task or container.
Interfaz pública IDTSVariableCreator100 Infraestructura. Represents an interface for the creator of a variable.
Interfaz pública IDTSVariableDispenser100 Infraestructura. Represents a variable dispenser class. For more information, see VariableDispenserClass.
Interfaz pública IDTSVariableLock100 Infraestructura. Defines methods for the lock of variable.
Interfaz pública IDTSVariables100 Infraestructura. Provides properties and methods for working on a collection of IDTSVariable100 objects.
Interfaz pública IDTSWarning100 Infraestructura. For more information, see DtsWarning.
Interfaz pública IDTSWarnings100 Infraestructura. Defines a properties and methods for the collection of warning.
Interfaz pública ISequentialStream Infraestructura. Defines methods for the stream objects in sequence.
Interfaz pública IStream Infraestructura. Provides an interface that supports reading and writing data to stream objects.
Interfaz pública ITaskSupportProject100 Infraestructura. Defines method for the task that supports a project.
Interfaz pública LogProviderEventLog Infraestructura. For more information, see LogProviderEventLogClass.
Interfaz pública LogProviderHost Infraestructura. For more information, see LogProviderHostClass.
Interfaz pública LogProviderSQLProfiler Infraestructura. For more information, see LogProviderSQLProfilerClass.
Interfaz pública LogProviderSQLServer Infraestructura. For more information, see LogProviderSQLServerClass.
Interfaz pública LogProviderTextFile Infraestructura. For more information, see LogProviderTextFileClass.
Interfaz pública LogProviderXMLFile Infraestructura. For more information, see LogProviderXMLFileClass.
Interfaz pública Package Infraestructura. For more information, see PackageClass.
Interfaz pública PackageNeutral Infraestructura. For more information, see PackageNeutralClass.
Interfaz pública PackageRemote32 Infraestructura. Represents an interface for a remote 32-bit package.
Interfaz pública PackageRemote64 Infraestructura. Represents an interface for a remote 64-bit package.
Interfaz pública Parameter Infraestructura. For more information, see ParameterClass.
Interfaz pública PrecedenceConstraint Infraestructura. For more information, see PrecedenceConstraintClass.
Interfaz pública ProjectConnectionsCreator Infraestructura. For more information, see ProjectConnectionsCreatorClass.
Interfaz pública ProjectConnectionsCreatorNeutral Infraestructura. For more information, see ProjectConnectionsCreatorNeutralClass.
Interfaz pública ReplacementTask Infraestructura. For more information, see ReplacementTaskClass.
Interfaz pública Sequence Infraestructura. For more information, see SequenceClass.
Interfaz pública TaskCreator32 Infraestructura. Represents a 32-bit task creator.
Interfaz pública TaskCreator64 Infraestructura. Represents a task creator class.
Interfaz pública TaskHost Infraestructura. For more information, see TaskHostClass.
Interfaz pública Variable Infraestructura. For more information, see VariableClass.
Interfaz pública VariableCreator Infraestructura. Represents the creator of a variable.
Interfaz pública VariableDispenser Infraestructura. For more information, see VariableDispenserClass.

Enumeraciones

  Enumeración Descripción
Enumeración pública DataType Indicates the data type of columns in data flow components and the data flow buffer.
Enumeración pública DTS_MANAGED_INFO_TYPE Infraestructura. An enumeration that specifies the managed data type information.
Enumeración pública DTSBreakpointHitTest Infraestructura. Enumerates the values for the hit count types.
Enumeración pública DTSCheckpointUsage Infraestructura. Specifies values that describe if, or when, a package is restarted.
Enumeración pública DTSConfigurationType Infraestructura. Specifies the ways that a configuration for a package can be saved.
Enumeración pública DTSConnectionManagerScope Infraestructura. For more information, see DTSConnectionManagerScope. Specifies the scope levels of a connection manager.
Enumeración pública DTSEvaluatorContextOption Infraestructura. Specifies the options for the evaluator context.
Enumeración pública DTSEventFilterKind Infraestructura. Describes the kind of event filter that is set on logging.
Enumeración pública 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.
Enumeración pública DTSExecResult Infraestructura. Provides values that describe the result of a task execution.
Enumeración pública DTSExecStatus Infraestructura. Contains values that indicate the current status of task execution or a container object at the time of the call.
Enumeración pública DTSExecutionLocation Infraestructura. Specifies the DTS execution location.
Enumeración pública DTSFileConnectionUsageType Infraestructura. Provides information about how a connection is used by a component client.
Enumeración pública DTSForcedExecResult Infraestructura. Specifies the execution result of a container when the container's ForceExecutionValue is set to true.
Enumeración pública DTSLogEntryFrequency Infraestructura. Provides values that correspond to a log scheme used to assist in log planning.
Enumeración pública DTSLoggingMode Infraestructura. Specifies the logging behavior of the container. The container can turn on logging, disable logging, or specify that the setting to use is the setting found on the parent container.
Enumeración pública DTSObjectHostType Infraestructura. Describes the type of container that is hosting the other task or container.
Enumeración pública DTSObjectReferenceType Infraestructura. Specifies the types of objects that the ObjectReferenceTracker class will provide impact analysis for. This enumeration is used by the EnumReferencedObjects class, which in turn is used by the Package class in its FindReferencedObjects method.
Enumeración pública DTSPackageInformationFlags Infraestructura. Describes whether a package is a folder or package. It is used for setting a valid value in the Flags property.
Enumeración pública DTSPackageType Infraestructura. Identifies the tool that created the package.
Enumeración pública DTSPipelineComponentType Infraestructura. Classifies pipeline components by category.
Enumeración pública DTSPrecedenceEvalOp Infraestructura. Indicates the evaluation operations that the precedence constraint uses.
Enumeración pública DTSPriorityClass Infraestructura. Describes the priority of a thread in a class.
Enumeración pública DTSProductLevel Infraestructura. Specifies the SQL Server product edition. 
Enumeración pública DTSPropertyKind Infraestructura. Contains values that describe the type of property.
Enumeración pública DTSProtectionLevel Infraestructura. Controls the handling of sensitive information in the package.
Enumeración pública DTSProviderSubType Infraestructura. Identifies a specific OLE DB provider. The enumeration value also identifies the data type format used by that provider when the ProviderType is OLE DB.
Enumeración pública DTSProviderType Infraestructura. Describes the kind of provider that is stored.
Enumeración pública DTSServerParameterType Infraestructura. Specifies the DTS server parameter type.
Enumeración pública DTSSignatureStatus Infraestructura. Describes the status of the digital signature.
Enumeración pública DTSTransactionOption Infraestructura. Describes transaction supportability and specifies whether a container participates in transactions.