Condividi tramite


Spazio dei nomi 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.

Classi

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

Strutture

  Struttura Descrizione
Struttura pubblica _FILETIME Infrastruttura. Specifies the file time for the runtime.
Struttura pubblica _LARGE_INTEGER Infrastruttura. Specifies the large integer for the runtime wrapper.
Struttura pubblica _ULARGE_INTEGER Infrastruttura. Provides a 64-bit data type which is accessible as two DWORDs or as a single DWORDLONG.
Struttura pubblica DTP_DATA_UNION Infrastruttura. Specifies a union data types.
Struttura pubblica DTP_DBDATE Infrastruttura. Specifies an enumeration of date structure.
Struttura pubblica DTP_DBTIME Infrastruttura. Specifies a data type time structure.
Struttura pubblica DTP_DBTIME2 Infrastruttura. Specifies a time structure that consists of hour, minute, second, and fractional seconds.
Struttura pubblica DTP_DBTIMESTAMP Infrastruttura. 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.
Struttura pubblica DTP_DBTIMESTAMP2 Infrastruttura. 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.
Struttura pubblica DTP_DBTIMESTAMPOFFSET Infrastruttura. 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.
Struttura pubblica DTP_FILETIME Infrastruttura. Specifies an enumeration of data filetime structure.
Struttura pubblica DTP_NUMERIC Infrastruttura. Specifies an enumeration of data numeric structure.
Struttura pubblica 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.
Struttura pubblica DTS_EVENT_COLUMN_FILTER Infrastruttura. For more information, see DTSEventColumnFilter.
Struttura pubblica DTS_MANAGED_INFO Infrastruttura. Specifies a data managed information structure.
Struttura pubblica DTS_MANAGED_PROPERTY Infrastruttura. Specifies an enumeration of managed data property.
Struttura pubblica DTS_PACKAGE_UPGRADE_OPTIONS Infrastruttura. A structure used for specifying options during a package upgrade.
Struttura pubblica tagSTATSTG Infrastruttura. Specifies the statistical information about an open storage, stream, or byte array object.

Interfacce

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

Enumerazioni

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