Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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.
Классы
Класс | Описание | |
---|---|---|
![]() |
ApplicationClass | Инфраструктура. Discovers and accesses Package objects. |
![]() |
ConnectionManagerAdoClass | Инфраструктура. Provides the connection information to a data source. |
![]() |
ConnectionManagerAdoNetClass | Инфраструктура. Represents a connection manager that utilizes .Net provider for the data connection. |
![]() |
ConnectionManagerCacheClass | Инфраструктура. Represents a connection manager that utilizes a Cache Transform or a cache file for the data connection. |
![]() |
ConnectionManagerExcelClass | Инфраструктура. Represents a connection manager that connects to an Excel workbook file. |
![]() |
ConnectionManagerFileClass | Инфраструктура. Represents a connection manager class. |
![]() |
ConnectionManagerFlatFileClass | Инфраструктура. Represents a connection manager flat file class. |
![]() |
ConnectionManagerFtpClass | Инфраструктура. Represents a connection manager FTP class. |
![]() |
ConnectionManagerHostClass | Инфраструктура. Represents a connection manager that connects to a task host. |
![]() |
ConnectionManagerHttpClass | Инфраструктура. Represents a connection manager http class. |
![]() |
ConnectionManagerMultiFileClass | Инфраструктура. Represents a connection manager multi-file class. |
![]() |
ConnectionManagerMultiFlatFileClass | Инфраструктура. Represents a connection manager for accessing multiple flat files. |
![]() |
ConnectionManagerOdbcClass | Инфраструктура. Represents a connection manager that connects to a data source using ODBC. |
![]() |
ConnectionManagerOLAPClass | Инфраструктура. Represents a connection manager OLAP class. |
![]() |
ConnectionManagerOleDbClass | Инфраструктура. Represents a connection manager that connects to a data source using OLE DB provider. |
![]() |
ConnectionManagerSqlMobileClass | Инфраструктура. Represents a connection manager sql mobile class. |
![]() |
EventHandlerClass | Инфраструктура. A container on a package or other containers that holds executable objects to run when specific events occur. |
![]() |
ExpressionEvaluatorClass | Инфраструктура. Provides virtual properties and methods for IDTSExpressionEvaluator100 interface. |
![]() |
ForEachEnumeratorHostClass | Инфраструктура. Defines the host class for the ForEachItemEnumeratorClass. This class cannot be inherited. |
![]() |
ForEachItemEnumeratorClass | Инфраструктура. Implements an enumerator over the IDTSForEachItem100 collection. |
![]() |
ForEachLoopClass | Инфраструктура. Provides a container that defines an iterative workflow in a package using the foreach iteration statement. |
![]() |
ForLoopClass | Инфраструктура. Provides a container that defines an iterative workflow in a package, using the for iteration statement. |
![]() |
FTPClientConnection100Class | Инфраструктура. Provides properties and methods for an FTP client task. |
![]() |
HttpClientConnection100Class | Инфраструктура. 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. |
![]() |
LogProviderEventLogClass | Инфраструктура. Represents a class for the LogProviderEventLog interface. |
![]() |
LogProviderHostClass | Инфраструктура. Represents a class for the LogProviderHost interface. |
![]() |
LogProviderSQLProfilerClass | Инфраструктура. Represents a class for the LogProviderSQLProfiler interface. |
![]() |
LogProviderSQLServerClass | Инфраструктура. Represents a class for the LogProviderSQLServer interface. |
![]() |
LogProviderTextFileClass | Инфраструктура. Represents a class for the LogProviderTextFile interface. |
![]() |
LogProviderXMLFileClass | Инфраструктура. Represents a class for the LogProviderXMLFile interface. |
![]() |
PackageClass | Инфраструктура. Represents a class for the Package interface. |
![]() |
PackageNeutralClass | Инфраструктура. Represents a class for a neutral package. |
![]() |
PackageRemote32Class | Инфраструктура. Represents a class for a remote 32-bit package. |
![]() |
PackageRemote64Class | Инфраструктура. Represents a class for a remote 64 bit package. |
![]() |
ParameterClass | Represents a parameter class. |
![]() |
PrecedenceConstraintClass | Инфраструктура. For more information, see PrecedenceConstraint. |
![]() |
ProjectConnectionsCreatorClass | Represents the project connections creator class. |
![]() |
ProjectConnectionsCreatorNeutralClass | Represents the project connections creator neutral class. |
![]() |
ReplacementTaskClass | Represents a replacement task class. |
![]() |
SequenceClass | Инфраструктура. Represents a sequence class. |
![]() |
TaskCreator32Class | Инфраструктура. Represents a 32-bit task creator class. |
![]() |
TaskCreator64Class | Инфраструктура. Represents a task creator class. |
![]() |
TaskHostClass | Инфраструктура. For more information, see TaskHost. |
![]() |
VariableClass | Инфраструктура. Represents a variable class. |
![]() |
VariableCreatorClass | Represents a variable creator class. |
![]() |
VariableDispenserClass | Инфраструктура. Represents a variable dispenser class. |
Структуры
Структура | Описание | |
---|---|---|
![]() |
_FILETIME | Инфраструктура. Specifies the file time for the runtime. |
![]() |
_LARGE_INTEGER | Инфраструктура. Specifies the large integer for the runtime wrapper. |
![]() |
_ULARGE_INTEGER | Инфраструктура. Provides a 64-bit data type which is accessible as two DWORDs or as a single DWORDLONG. |
![]() |
DTP_DATA_UNION | Инфраструктура. Specifies a union data types. |
![]() |
DTP_DBDATE | Инфраструктура. Specifies an enumeration of date structure. |
![]() |
DTP_DBTIME | Инфраструктура. Specifies a data type time structure. |
![]() |
DTP_DBTIME2 | Инфраструктура. Specifies a time structure that consists of hour, minute, second, and fractional seconds. |
![]() |
DTP_DBTIMESTAMP | Инфраструктура. 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. |
![]() |
DTP_DBTIMESTAMP2 | Инфраструктура. 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. |
![]() |
DTP_DBTIMESTAMPOFFSET | Инфраструктура. 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. |
![]() |
DTP_FILETIME | Инфраструктура. Specifies an enumeration of data filetime structure. |
![]() |
DTP_NUMERIC | Инфраструктура. Specifies an enumeration of data numeric structure. |
![]() |
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 | Инфраструктура. For more information, see DTSEventColumnFilter. |
![]() |
DTS_MANAGED_INFO | Инфраструктура. Specifies a data managed information structure. |
![]() |
DTS_MANAGED_PROPERTY | Инфраструктура. Specifies an enumeration of managed data property. |
![]() |
DTS_PACKAGE_UPGRADE_OPTIONS | Инфраструктура. A structure used for specifying options during a package upgrade. |
![]() |
tagSTATSTG | Инфраструктура. Specifies the statistical information about an open storage, stream, or byte array object. |
Интерфейсы
Интерфейс | Описание | |
---|---|---|
![]() |
Application | Инфраструктура. For more information, see ApplicationClass. |
![]() |
ConnectionManagerAdo | Инфраструктура. For more information, see ConnectionManagerAdoClass. |
![]() |
ConnectionManagerAdoNet | Инфраструктура. For more information, see ConnectionManagerAdoNetClass. |
![]() |
ConnectionManagerCache | Инфраструктура. For more information, see ConnectionManagerCacheClass. |
![]() |
ConnectionManagerExcel | Инфраструктура. For more information, see ConnectionManagerExcelClass. |
![]() |
ConnectionManagerFile | Инфраструктура. For more information, see ConnectionManagerFileClass. |
![]() |
ConnectionManagerFlatFile | Инфраструктура. For more information, see ConnectionManager. |
![]() |
ConnectionManagerFtp | Инфраструктура. For more information, see ConnectionManagerFtpClass. |
![]() |
ConnectionManagerHost | Инфраструктура. For more information, see ConnectionManagerHostClass. |
![]() |
ConnectionManagerHttp | Инфраструктура. For more information, see ConnectionManagerHttpClass. |
![]() |
ConnectionManagerMultiFile | Инфраструктура. For more information, see ConnectionManagerMultiFileClass. |
![]() |
ConnectionManagerMultiFlatFile | Инфраструктура. For more information, see ConnectionManagerMultiFlatFileClass. |
![]() |
ConnectionManagerOdbc | Инфраструктура. For more information, see ConnectionManagerOdbcClass. |
![]() |
ConnectionManagerOLAP | Инфраструктура. For more information, see ConnectionManagerOLAPClass. |
![]() |
ConnectionManagerOleDb | Инфраструктура. For more information, see ConnectionManagerOleDbClass. |
![]() |
ConnectionManagerSqlMobile | Инфраструктура. For more information, see ConnectionManagerSqlMobileClass. |
![]() |
EventHandler | Инфраструктура. For more information, see EventHandlerClass. |
![]() |
ExpressionEvaluator | Инфраструктура. For more information, see ExpressionEvaluatorClass. |
![]() |
ForEachEnumeratorHost | Инфраструктура. For more information, see ForEachEnumeratorHostClass. |
![]() |
ForEachItemEnumerator | Инфраструктура. For more information, see ForEachItemEnumeratorClass. |
![]() |
ForEachLoop | Инфраструктура. For more information, see ForEachLoopClass. |
![]() |
ForLoop | Инфраструктура. For more information, see ForLoopClass. |
![]() |
FTPClientConnection100 | Инфраструктура. For more information, see IDTSFtpClientConnection100. |
![]() |
HttpClientConnection100 | Инфраструктура. For more information, see HttpClientConnection100Class. |
![]() |
IDTSApplication100 | Инфраструктура. Provides properties and methods that are used to discover and access Package objects. |
![]() |
IDTSBreakpointManager100 | Инфраструктура. Provides methods to manage all the breakpoints that are set in on a task. |
![]() |
IDTSBreakpointSite100 | Инфраструктура. Defines the interaction between the Службы Integration Services run-time engine and the task for exposing breakpoints and for creating and managing custom breakpoints. |
![]() |
IDTSBreakpointTarget100 | Инфраструктура. For more information, see BreakpointTarget. |
![]() |
IDTSBreakpointTargets100 | Инфраструктура. Provides properties and methods for working on a collection of IDTSBreakpointTarget100 objects. |
![]() |
IDTSCloneVariableDispenser100 | Инфраструктура. Represents cloned copy of an original variable dispenser object. |
![]() |
IDTSComponentEvents100 | Инфраструктура. Defines an interface that provides methods for event firing. |
![]() |
IDTSComponentPersist100 | Инфраструктура. Allows properties and settings for components and tasks to be saved and loaded from the package XML. |
![]() |
IDTSConfiguration100 | Инфраструктура. For more information, see Configuration. |
![]() |
IDTSConfigurationControl100 | Provides a property that controls how a package loads configurations. |
![]() |
IDTSConfigurations100 | Инфраструктура. Represents a collection of IDTSConfiguration100 objects. |
![]() |
IDTSConnectionInfo100 | Инфраструктура. For more information, see ConnectionInfo. |
![]() |
IDTSConnectionInfos100 | Инфраструктура. 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. |
![]() |
IDTSConnectionManager100 | Инфраструктура. Provides properties and methods that are used for managing connection to a data source. |
![]() |
IDTSConnectionManagerCache100 | Инфраструктура. Provides properties and methods associated with managing connections using a Cache Transform or a cache file for the data connection. |
![]() |
IDTSConnectionManagerCacheColumn100 | Инфраструктура. For more information, see ConnectionManager. |
![]() |
IDTSConnectionManagerCacheColumns100 | Инфраструктура. Provides properties and methods for working on a collection of IDTSConnectionManagerCacheColumn100 objects. |
![]() |
IDTSConnectionManagerDatabaseParameters100 | Инфраструктура. For more information, see ConnectionManager. |
![]() |
IDTSConnectionManagerExcel100 | Инфраструктура. For more information, see ConnectionManagerExcelClass. |
![]() |
IDTSConnectionManagerFile100 | Инфраструктура. For more information, see ConnectionManagerFileClass. |
![]() |
IDTSConnectionManagerFlatFile100 | Инфраструктура. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() |
IDTSConnectionManagerFlatFileColumn100 | Инфраструктура. For more information, see FlatFileColumn. |
![]() |
IDTSConnectionManagerFlatFileColumns100 | Инфраструктура. Represents a collection of IDTSConnectionManagerFlatFileColumn100 objects. |
![]() |
IDTSConnectionManagerFtp100 | Инфраструктура. For more information, see ConnectionManagerFtpClass. |
![]() |
IDTSConnectionManagerHttp100 | Инфраструктура. Represents a connection manager for HTTP connection. |
![]() |
IDTSConnectionManagerInit100 | Инфраструктура. Provides methods for initializing the properties of a connection manager. |
![]() |
IDTSConnectionManagerMarshalControl100 | Инфраструктура. Provides properties and methods to connection manager that supports marshal control. |
![]() |
IDTSConnectionManagerVariables100 | Инфраструктура. Provides variables and variable dispenser to connection manager. |
![]() |
IDTSConnections100 | Инфраструктура. Provides properties and methods for working on a collection of connection managers. |
![]() |
IDTSContainer100 | Инфраструктура. Defines properties and methods used by all containers and packages. |
![]() |
IDTSDataTapConfiguration100 | Инфраструктура. Provides methods for working with a data tap configuration. |
![]() |
IDTSDataTypeInfo100 | Инфраструктура. For more information, see DataTypeInfo. |
![]() |
IDTSDataTypeInfos100 | Инфраструктура. Contains a collection of IDTSDataTypeInfo100 objects. |
![]() |
IDTSDBProviderInfo100 | Инфраструктура. For more information, see DBProviderInfo. |
![]() |
IDTSDBProviderInfos100 | Инфраструктура. Contains a collection of IDTSDBProviderInfo100 objects. |
![]() |
IDTSDowngradableObject100 | Инфраструктура. Represents the interface for the DTS downgradable object. |
![]() |
IDTSDowngradeSettings100 | Инфраструктура. Represents the downgrade settings. |
![]() |
IDTSDumpConfiguration100 | Инфраструктура. Represents a dump configuration for the DTS. |
![]() |
IDTSDynamicName100 | Инфраструктура. Represents the dynamic name for the DTS. |
![]() |
IDTSEnumReferencedObjects100 | Инфраструктура. For more information, see EnumReferencedObjects. |
![]() |
IDTSError100 | Инфраструктура. For more information, see DtsError. |
![]() |
IDTSErrors100 | Инфраструктура. Represents a collection of IDTSError100 objects. |
![]() |
IDTSEvaluatorContext100 | Инфраструктура. Represents the interface for the DTS evaluator context. |
![]() |
IDTSEventHandler100 | Инфраструктура. For more information, see EventHandler. |
![]() |
IDTSEventHandlers100 | Инфраструктура. Represents a collection of IDTSEventHandler100 objects. |
![]() |
IDTSEventInfo100 | Инфраструктура. For more information, see EventInfo. |
![]() |
IDTSEventInfos100 | Инфраструктура. Represents a collection of IDTSEventInfo100 objects. |
![]() |
IDTSEvents100 | Инфраструктура. Defines methods for the events. |
![]() |
IDTSEventsProvider100 | Инфраструктура. For more information, see EventsProvider. |
![]() |
IDTSExecutable100 | Инфраструктура. Represents an interface that provides the methods that all objects that are run by the run-time engine are required to inherit and implement. |
![]() |
IDTSExecutables100 | Инфраструктура. Represents a collection of IDTSExecutable100 objects. |
![]() |
IDTSExecutionLocation100 | Инфраструктура. For more information, see TaskHost. |
![]() |
IDTSExecutionMetrics100 | Инфраструктура. For more information, see IDTSExecutionMetrics. |
![]() |
IDTSExecutionPath100 | Инфраструктура. For more information, see IDTSExecutionPath. |
![]() |
IDTSExpression100 | Инфраструктура. Represents the interface for the expression. |
![]() |
IDTSExpressionEvaluator100 | Инфраструктура. Defines the properties and methods for the ExpressionEvaluator object. |
![]() |
IDTSExtendedProperties100 | Инфраструктура. Represents a collection of IDTSExtendedProperty100 objects. |
![]() |
IDTSExtendedProperty100 | Инфраструктура. For more information, see ExtendedProperty. |
![]() |
IDTSForEachEnumerator100 | Инфраструктура. Defines the properties and methods for the ForEachEnumerator. |
![]() |
IDTSForEachEnumeratorInfo100 | Инфраструктура. For more information, see ForEachEnumeratorInfo. |
![]() |
IDTSForEachEnumeratorInfos100 | Инфраструктура. Represents the interface for the collection of ForEachEnumeratorInfo objects. |
![]() |
IDTSForEachItem100 | Инфраструктура. Represents an interface for the ForEachItem object. |
![]() |
IDTSForEachItemEnumerator100 | Инфраструктура. Represents an interface of the ForEachItemEnumerator object. |
![]() |
IDTSForEachItems100 | Инфраструктура. Represents an interface for the ForEachItems object. |
![]() |
IDTSForEachItemsProvider100 | Инфраструктура. For more information, see ForEachItemValueEnumerator. |
![]() |
IDTSForEachItemValue100 | Инфраструктура. For more information, see ForEachItemValue. |
![]() |
IDTSForEachLoop100 | Инфраструктура. Represents an interface that defines the ForEach loop process. |
![]() |
IDTSForEachVariableMapping100 | Инфраструктура. For more information, see ForEachVariableMapping. |
![]() |
IDTSForEachVariableMappings100 | Инфраструктура. Represents an interface of the ForEachVariableMappings object. |
![]() |
IDTSForLoop100 | Инфраструктура. Represents an interface for the ForLoop process. |
![]() |
IDTSFtpClientConnection100 | Инфраструктура. Represents the interface for the FTP Client Connection. |
![]() |
IDTSHasInternalProperties100 | Инфраструктура. Represents a DTS internal properties. |
![]() |
IDTSHttpClientConnection100 | Инфраструктура. For more information, see HttpClientConnection100Class. |
![]() |
IDTSInfoEvents100 | Инфраструктура. Defines an interface that is used to fire informational, warning, and error events. |
![]() |
IDTSLogEntryInfo100 | Инфраструктура. For more information, see LogEntryInfo. |
![]() |
IDTSLogEntryInfos100 | |
![]() |
IDTSLogging100 | Инфраструктура. Defines the logging options for the container. |
![]() |
IDTSLoggingOptions100 | Инфраструктура. Represents an interface of the DTS logging options. |
![]() |
IDTSLogProvider100 | Инфраструктура. Implements an interface of a log provider. |
![]() |
IDTSLogProviderInfo100 | Инфраструктура. For more information, see LogProviderInfo. |
![]() |
IDTSLogProviderInfos100 | Инфраструктура. For more information, see LogProviderInfos. |
![]() |
IDTSLogProviderInit100 | Инфраструктура. Represents an initialized log provider. |
![]() |
IDTSLogProviders100 | Инфраструктура. Represents an interface of log providers. |
![]() |
IDTSManagedForEachEnumeratorWrapper100 | Инфраструктура. Describes the interface for the ForEach enumerator wrapper. |
![]() |
IDTSManagedHelper100 | Инфраструктура. Specifies an interface of the managed helper. |
![]() |
IDTSManagedPropertyHelper100 | Инфраструктура. Represents a managed property helper. |
![]() |
IDTSManagedSerializer100 | Инфраструктура. Describes the interface for the managed serializer. |
![]() |
IDTSManagedTask100 | Инфраструктура. For more information, see IDTSManagedTask. |
![]() |
IDTSManagedWrapper100 | Инфраструктура. Represents a DTS managed wrapper. |
![]() |
IDTSManagedXmlSerializationHelper100 | Инфраструктура. Describes the interface for the XML serialization helper. |
![]() |
IDTSName100 | Инфраструктура. For more information, see IDTSName. |
![]() |
IDTSObjectHost100 | Инфраструктура. For more information, see TaskHost. |
![]() |
IDTSObjectReferenceTracker100 | Инфраструктура. Provides an interface for the analysis regarding the impact and consequences of deleting variables and connections from a package. |
![]() |
IDTSObjectVersionUpdate100 | Инфраструктура. Represents an interface for the version update of data transformatioon services object. |
![]() |
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 | Инфраструктура. Represents an interface implemented by the Package and PackageNeutral interfaces. |
![]() |
IDTSPackageInfo100 | Инфраструктура. For more information, see PackageInfo. |
![]() |
IDTSPackageInfos100 | Инфраструктура. Provides properties and methods for working on a collection of IDTSPackageInfo100 objects. |
![]() |
IDTSPackageInternal100 | Инфраструктура. Represents an interface implemented by the collection of IDTSPackageInternal100 container that need to have the internal property. |
![]() |
IDTSPackagePath100 | Инфраструктура. For more information, see IDTSPackagePath. |
![]() |
IDTSPackagePersist100 | Инфраструктура. Defines methods for the persistence of the package. |
![]() |
IDTSPackageSigning100 | Инфраструктура. Represents an interface for the package signing. |
![]() |
IDTSPackageVersionUpdate100 | Инфраструктура. Defines a method for the update of the package version. |
![]() |
IDTSParameter100 | Инфраструктура. Represents an interface for the abstract base class used by both package parameter and project parameter. |
![]() |
IDTSParameters100 | Инфраструктура. Represents a class used by both the package parameters and project parameters collection. |
![]() |
IDTSPerfRecorder100 | Инфраструктура. Represents the interface for the performance recorder. |
![]() |
IDTSPersist100 | Инфраструктура. Represents an interface that enables IDTSPersist100 saving and loading data. For more information, see IDTSPersist. |
![]() |
IDTSPipelineComponentInfo100 | Инфраструктура. For more information, see PipelineComponentInfo. |
![]() |
IDTSPipelineComponentInfos100 | Инфраструктура. Provides properties and methods for working on a collection of IDTSPipelineComponentInfo100 objects. |
![]() |
IDTSPrecedenceConstraint100 | Инфраструктура. For more information, see PrecedenceConstraintClass. |
![]() |
IDTSPrecedenceConstraints100 | Инфраструктура. Provides properties and methods for working on a collection of IDTSPrecedenceConstraint100 objects. |
![]() |
IDTSProductLevel100 | Инфраструктура. For more information, see DTSProductLevel. |
![]() |
IDTSProject100 | Инфраструктура. Represents an interface which contains packages and parameters. |
![]() |
IDTSProjectAccessor100 | Инфраструктура. Represents an interface for the DTS project assessor. |
![]() |
IDTSProjectConnectionsCreator100 | Инфраструктура. Represents a connections creator of a DTS project. |
![]() |
IDTSProjectPackage100 | Инфраструктура. Represents a DTS project which contains packages. |
![]() |
IDTSProperties100 | Инфраструктура. Contains a collection of IDTSProperty100 objects. |
![]() |
IDTSPropertiesProvider100 | Инфраструктура. 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. |
![]() |
IDTSPropertiesProviderEx100 | Инфраструктура. Represents the DTS properties provider expressions. |
![]() |
IDTSProperty100 | Инфраструктура. Represents an interface for the DtsProperty object. |
![]() |
IDTSRunningPackage100 | Инфраструктура. For more information, see RunningPackage. |
![]() |
IDTSRunningPackages100 | Инфраструктура. Contains a collection of IDTSRunningPackage100 objects. |
![]() |
IDTSRuntimeObject100 | Инфраструктура. 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 | Инфраструктура. Defines an interface for a collection of selected IDTSLogProvider100 objects. |
![]() |
IDTSSequence100 | Инфраструктура. For more information, see Sequence. |
![]() |
IDTSServerExecution100 | Инфраструктура. Represents an instance of execution in the Integration Services catalog. |
![]() |
IDTSServerUsageControl100 | Инфраструктура. Provides properties for controlling DTS server usage. |
![]() |
IDTSSupportDataTapConfiguration100 | Инфраструктура. Provides methods for accessing data tap configuration. |
![]() |
IDTSSupportOffline100 | Инфраструктура. Provides properties for indicating whether DTS connection supports offline mode. |
![]() |
IDTSSupportParentExecutionPath100 | Инфраструктура. Represents the support for the parent execution path. |
![]() |
IDTSSupportPerfRecorder100 | Инфраструктура. Represents the interface for the support for the performance recorder. |
![]() |
IDTSSupportVerboseLogging100 | Инфраструктура. Defines methods for accessing the verbose logging. |
![]() |
IDTSSuspend100 | Инфраструктура. For more information, see IDTSSuspend. |
![]() |
IDTSTask100 | Инфраструктура. Defines a property and methods for all the tasks in Службы Integration Services. |
![]() |
IDTSTaskCreator100 | Инфраструктура. Represents an interface for the creator of a task. |
![]() |
IDTSTaskHost100 | Инфраструктура. For more information, see TaskHostClass. |
![]() |
IDTSTaskInfo100 | Инфраструктура. For more information, see TaskInfo. |
![]() |
IDTSTaskInfos100 | Инфраструктура. Contains a collection of IDTSTaskInfo100 objects. |
![]() |
IDTSTaskInit100 | Инфраструктура. Defines a method for the task to initialize. |
![]() |
IDTSUnsafeVariables100 | Инфраструктура. Defines methods for all unsafe variables. |
![]() |
IDTSVariable100 | Инфраструктура. Represents an interface for the variable on a package, task or container. |
![]() |
IDTSVariableCreator100 | Инфраструктура. Represents an interface for the creator of a variable. |
![]() |
IDTSVariableDispenser100 | Инфраструктура. Represents a variable dispenser class. For more information, see VariableDispenserClass. |
![]() |
IDTSVariableLock100 | Инфраструктура. Defines methods for the lock of variable. |
![]() |
IDTSVariables100 | Инфраструктура. Provides properties and methods for working on a collection of IDTSVariable100 objects. |
![]() |
IDTSWarning100 | Инфраструктура. For more information, see DtsWarning. |
![]() |
IDTSWarnings100 | Инфраструктура. Defines a properties and methods for the collection of warning. |
![]() |
ISequentialStream | Инфраструктура. Defines methods for the stream objects in sequence. |
![]() |
IStream | Инфраструктура. Provides an interface that supports reading and writing data to stream objects. |
![]() |
ITaskSupportProject100 | Инфраструктура. Defines method for the task that supports a project. |
![]() |
LogProviderEventLog | Инфраструктура. For more information, see LogProviderEventLogClass. |
![]() |
LogProviderHost | Инфраструктура. For more information, see LogProviderHostClass. |
![]() |
LogProviderSQLProfiler | Инфраструктура. For more information, see LogProviderSQLProfilerClass. |
![]() |
LogProviderSQLServer | Инфраструктура. For more information, see LogProviderSQLServerClass. |
![]() |
LogProviderTextFile | Инфраструктура. For more information, see LogProviderTextFileClass. |
![]() |
LogProviderXMLFile | Инфраструктура. For more information, see LogProviderXMLFileClass. |
![]() |
Package | Инфраструктура. For more information, see PackageClass. |
![]() |
PackageNeutral | Инфраструктура. For more information, see PackageNeutralClass. |
![]() |
PackageRemote32 | Инфраструктура. Represents an interface for a remote 32-bit package. |
![]() |
PackageRemote64 | Инфраструктура. Represents an interface for a remote 64-bit package. |
![]() |
Parameter | Инфраструктура. For more information, see ParameterClass. |
![]() |
PrecedenceConstraint | Инфраструктура. For more information, see PrecedenceConstraintClass. |
![]() |
ProjectConnectionsCreator | Инфраструктура. For more information, see ProjectConnectionsCreatorClass. |
![]() |
ProjectConnectionsCreatorNeutral | Инфраструктура. For more information, see ProjectConnectionsCreatorNeutralClass. |
![]() |
ReplacementTask | Инфраструктура. For more information, see ReplacementTaskClass. |
![]() |
Sequence | Инфраструктура. For more information, see SequenceClass. |
![]() |
TaskCreator32 | Инфраструктура. Represents a 32-bit task creator. |
![]() |
TaskCreator64 | Инфраструктура. Represents a task creator class. |
![]() |
TaskHost | Инфраструктура. For more information, see TaskHostClass. |
![]() |
Variable | Инфраструктура. For more information, see VariableClass. |
![]() |
VariableCreator | Инфраструктура. Represents the creator of a variable. |
![]() |
VariableDispenser | Инфраструктура. For more information, see VariableDispenserClass. |
Перечисления
Перечисление | Описание | |
---|---|---|
![]() |
DataType | Indicates the data type of columns in data flow components and the data flow buffer. |
![]() |
DTS_MANAGED_INFO_TYPE | Инфраструктура. An enumeration that specifies the managed data type information. |
![]() |
DTSBreakpointHitTest | Инфраструктура. Enumerates the values for the hit count types. |
![]() |
DTSCheckpointUsage | Инфраструктура. Specifies values that describe if, or when, a package is restarted. |
![]() |
DTSConfigurationType | Инфраструктура. Specifies the ways that a configuration for a package can be saved. |
![]() |
DTSConnectionManagerScope | Инфраструктура. For more information, see DTSConnectionManagerScope. Specifies the scope levels of a connection manager. |
![]() |
DTSEvaluatorContextOption | Инфраструктура. Specifies the options for the evaluator context. |
![]() |
DTSEventFilterKind | Инфраструктура. Describes the kind of event filter that is set on logging. |
![]() |
DTSExcelVersion | Инфраструктура. 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 | Инфраструктура. Provides values that describe the result of a task execution. |
![]() |
DTSExecStatus | Инфраструктура. Contains values that indicate the current status of task execution or a container object at the time of the call. |
![]() |
DTSExecutionLocation | Инфраструктура. Specifies the DTS execution location. |
![]() |
DTSFileConnectionUsageType | Инфраструктура. Provides information about how a connection is used by a component client. |
![]() |
DTSForcedExecResult | Инфраструктура. Specifies the execution result of a container when the container's ForceExecutionValue is set to true. |
![]() |
DTSLogEntryFrequency | Инфраструктура. Provides values that correspond to a log scheme used to assist in log planning. |
![]() |
DTSLoggingMode | Инфраструктура. 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. |
![]() |
DTSObjectHostType | Инфраструктура. Describes the type of container that is hosting the other task or container. |
![]() |
DTSObjectReferenceType | Инфраструктура. 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. |
![]() |
DTSPackageInformationFlags | Инфраструктура. Describes whether a package is a folder or package. It is used for setting a valid value in the Flags property. |
![]() |
DTSPackageType | Инфраструктура. Identifies the tool that created the package. |
![]() |
DTSPipelineComponentType | Инфраструктура. Classifies pipeline components by category. |
![]() |
DTSPrecedenceEvalOp | Инфраструктура. Indicates the evaluation operations that the precedence constraint uses. |
![]() |
DTSPriorityClass | Инфраструктура. Describes the priority of a thread in a class. |
![]() |
DTSProductLevel | Инфраструктура. Specifies the SQL Server product edition. |
![]() |
DTSPropertyKind | Инфраструктура. Contains values that describe the type of property. |
![]() |
DTSProtectionLevel | Инфраструктура. Controls the handling of sensitive information in the package. |
![]() |
DTSProviderSubType | Инфраструктура. 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. |
![]() |
DTSProviderType | Инфраструктура. Describes the kind of provider that is stored. |
![]() |
DTSServerParameterType | Инфраструктура. Specifies the DTS server parameter type. |
![]() |
DTSSignatureStatus | Инфраструктура. Describes the status of the digital signature. |
![]() |
DTSTransactionOption | Инфраструктура. Describes transaction supportability and specifies whether a container participates in transactions. |