Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace
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.
Klassen
Klasse | Beschreibung | |
---|---|---|
ApplicationClass | Infrastruktur For more information, see Application. | |
ConnectionManagerAdoClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerAdoNetClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerCacheClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerExcelClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerFileClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerFlatFileClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerFtpClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerHostClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerHttpClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerMultiFileClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerMultiFlatFileClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerOdbcClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerOLAPClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerOleDbClass | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerSqlMobileClass | Infrastruktur For more information, see ConnectionManager. | |
EventHandlerClass | Infrastruktur For more information, see DtsEventHandler. | |
ExpressionEvaluatorClass | Infrastruktur | |
ForEachEnumeratorHostClass | Infrastruktur For more information, see ForEachEnumeratorHost. | |
ForEachItemEnumeratorClass | Infrastruktur For more information, see ForEachItemEnumerator. | |
ForEachLoopClass | Infrastruktur For more information, see ForEachLoop. | |
ForLoopClass | Infrastruktur For more information, see ForLoop. | |
FTPClientConnection100Class | Infrastruktur | |
HttpClientConnection100Class | Infrastruktur | |
LogProviderEventLogClass | Infrastruktur For more information, see LogProvider. | |
LogProviderHostClass | Infrastruktur For more information, see LogProvider. | |
LogProviderSQLProfilerClass | Infrastruktur For more information, see LogProvider. | |
LogProviderSQLServerClass | Infrastruktur For more information, see LogProvider. | |
LogProviderTextFileClass | Infrastruktur For more information, see LogProvider. | |
LogProviderXMLFileClass | Infrastruktur For more information, see LogProvider. | |
PackageClass | Infrastruktur For more information, see Package. | |
PackageNeutralClass | Infrastruktur For more information, see Package. | |
PackageRemote32Class | Infrastruktur | |
PackageRemote64Class | Infrastruktur | |
PrecedenceConstraintClass | Infrastruktur For more information, see PrecedenceConstraint. | |
SequenceClass | Infrastruktur For more information, see Sequence. | |
TaskCreator32Class | Infrastruktur | |
TaskCreator64Class | Infrastruktur | |
TaskHostClass | Infrastruktur For more information, see TaskHost. | |
VariableClass | Infrastruktur For more information, see Variable. | |
VariableDispenserClass | Infrastruktur For more information, see VariableDispenser. |
Strukturen
Struktur | Beschreibung | |
---|---|---|
_FILETIME | Infrastruktur | |
_LARGE_INTEGER | Infrastruktur | |
_ULARGE_INTEGER | Infrastruktur | |
DTP_DATA_UNION | Infrastruktur | |
DTP_DBDATE | Infrastruktur | |
DTP_DBTIME | Infrastruktur | |
DTP_DBTIME2 | Infrastruktur | |
DTP_DBTIMESTAMP | Infrastruktur | |
DTP_DBTIMESTAMP2 | Infrastruktur | |
DTP_DBTIMESTAMPOFFSET | Infrastruktur | |
DTP_FILETIME | Infrastruktur | |
DTP_NUMERIC | Infrastruktur | |
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 | Infrastruktur For more information, see DTSEventColumnFilter. | |
DTS_MANAGED_INFO | Infrastruktur | |
DTS_MANAGED_PROPERTY | Infrastruktur | |
DTS_PACKAGE_UPGRADE_OPTIONS | Infrastruktur | |
tagSTATSTG | Infrastruktur |
Schnittstellen
Schnittstelle | Beschreibung | |
---|---|---|
Application | Infrastruktur For more information, see ApplicationClass. | |
ConnectionManagerAdo | Infrastruktur For more information, see ConnectionManagerAdoClass. | |
ConnectionManagerAdoNet | Infrastruktur For more information, see ConnectionManagerAdoNetClass. | |
ConnectionManagerCache | Infrastruktur For more information, see ConnectionManagerCacheClass. | |
ConnectionManagerExcel | Infrastruktur For more information, see ConnectionManagerExcelClass. | |
ConnectionManagerFile | Infrastruktur For more information, see ConnectionManagerFileClass. | |
ConnectionManagerFlatFile | Infrastruktur For more information, see ConnectionManager. | |
ConnectionManagerFtp | Infrastruktur For more information, see ConnectionManagerFtpClass. | |
ConnectionManagerHost | Infrastruktur For more information, see ConnectionManagerHostClass. | |
ConnectionManagerHttp | Infrastruktur For more information, see ConnectionManagerHttpClass. | |
ConnectionManagerMultiFile | Infrastruktur For more information, see ConnectionManagerMultiFileClass. | |
ConnectionManagerMultiFlatFile | Infrastruktur For more information, see ConnectionManagerMultiFlatFileClass. | |
ConnectionManagerOdbc | Infrastruktur For more information, see ConnectionManagerOdbcClass. | |
ConnectionManagerOLAP | Infrastruktur For more information, see ConnectionManagerOLAPClass. | |
ConnectionManagerOleDb | Infrastruktur For more information, see ConnectionManagerOleDbClass. | |
ConnectionManagerSqlMobile | Infrastruktur For more information, see ConnectionManagerSqlMobileClass. | |
EventHandler | Infrastruktur For more information, see EventHandlerClass. | |
ExpressionEvaluator | Infrastruktur For more information, see ExpressionEvaluatorClass. | |
ForEachEnumeratorHost | Infrastruktur For more information, see ForEachEnumeratorHostClass. | |
ForEachItemEnumerator | Infrastruktur For more information, see ForEachItemEnumeratorClass. | |
ForEachLoop | Infrastruktur For more information, see ForEachLoopClass. | |
ForLoop | Infrastruktur For more information, see ForLoopClass. | |
FTPClientConnection100 | Infrastruktur | |
HttpClientConnection100 | Infrastruktur | |
IDTSApplication100 | Infrastruktur For more information, see ApplicationClass. | |
IDTSBreakpointManager100 | Infrastruktur For more information, see BreakpointManager. | |
IDTSBreakpointSite100 | Infrastruktur For more information, see IDTSBreakpointSite. | |
IDTSBreakpointTarget100 | Infrastruktur For more information, see BreakpointTarget. | |
IDTSBreakpointTargets100 | Infrastruktur For more information, see BreakpointTargets. | |
IDTSCloneVariableDispenser100 | Infrastruktur | |
IDTSComponentEvents100 | Infrastruktur For more information, see IDTSComponentEvents. | |
IDTSComponentPersist100 | Infrastruktur For more information, see IDTSComponentPersist. | |
IDTSConfiguration100 | Infrastruktur For more information, see Configuration. | |
IDTSConfigurations100 | Infrastruktur For more information, see Configurations. | |
IDTSConnectionInfo100 | Infrastruktur For more information, see ConnectionInfo. | |
IDTSConnectionInfos100 | Infrastruktur For more information, see ConnectionInfos. | |
IDTSConnectionManager100 | Infrastruktur For more information, see ConnectionManager. | |
IDTSConnectionManagerCache100 | Infrastruktur For more information, see ConnectionManagerCacheClass. | |
IDTSConnectionManagerCacheColumn100 | Infrastruktur For more information, see ConnectionManager. | |
IDTSConnectionManagerCacheColumns100 | Infrastruktur For more information, see ConnectionManager. | |
IDTSConnectionManagerDatabaseParameters100 | Infrastruktur For more information, see ConnectionManager. | |
IDTSConnectionManagerExcel100 | Infrastruktur For more information, see ConnectionManagerExcelClass. | |
IDTSConnectionManagerFile100 | Infrastruktur For more information, see ConnectionManagerFileClass. | |
IDTSConnectionManagerFlatFile100 | Infrastruktur This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
IDTSConnectionManagerFlatFileColumn100 | Infrastruktur For more information, see FlatFileColumn. | |
IDTSConnectionManagerFlatFileColumns100 | Infrastruktur This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
IDTSConnectionManagerFtp100 | Infrastruktur For more information, see ConnectionManagerFtpClass. | |
IDTSConnectionManagerHttp100 | Infrastruktur | |
IDTSConnectionManagerInit100 | Infrastruktur This interface is inherited by the ConnectionManagerAdoNetClass and ConnectionManagerSqlMobileClass. | |
IDTSConnectionManagerMarshalControl100 | Infrastruktur | |
IDTSConnections100 | Infrastruktur For more information, see Connections. | |
IDTSContainer100 | Infrastruktur For more information, see DtsContainer. | |
IDTSDataTypeInfo100 | Infrastruktur For more information, see DataTypeInfo. | |
IDTSDataTypeInfos100 | Infrastruktur For more information, see DataTypeInfos. | |
IDTSDBProviderInfo100 | Infrastruktur For more information, see DBProviderInfo. | |
IDTSDBProviderInfos100 | Infrastruktur For more information, see DBProviderInfos. | |
IDTSDowngradableObject100 | Infrastruktur | |
IDTSDowngradeSettings100 | Infrastruktur | |
IDTSDumpConfiguration100 | Infrastruktur | |
IDTSEnumReferencedObjects100 | Infrastruktur For more information, see EnumReferencedObjects. | |
IDTSError100 | Infrastruktur For more information, see DtsError. | |
IDTSErrors100 | Infrastruktur For more information, see DtsErrors. | |
IDTSEventHandler100 | Infrastruktur For more information, see EventHandler. | |
IDTSEventHandlers100 | Infrastruktur For more information, see DtsEventHandlers. | |
IDTSEventInfo100 | Infrastruktur For more information, see EventInfo. | |
IDTSEventInfos100 | Infrastruktur For more information, see EventInfos. | |
IDTSEvents100 | Infrastruktur For more information, see IDTSEvents. | |
IDTSEventsProvider100 | Infrastruktur For more information, see EventsProvider. | |
IDTSExecutable100 | Infrastruktur For more information, see Executable. | |
IDTSExecutables100 | Infrastruktur For more information, see Executables. | |
IDTSExecutionLocation100 | Infrastruktur For more information, see TaskHost. | |
IDTSExecutionMetrics100 | Infrastruktur For more information, see IDTSExecutionMetrics. | |
IDTSExpression100 | Infrastruktur | |
IDTSExpressionEvaluator100 | Infrastruktur For more information, see ExpressionEvaluator. | |
IDTSExtendedProperties100 | Infrastruktur For more information, see ExtendedProperties. | |
IDTSExtendedProperty100 | Infrastruktur For more information, see ExtendedProperty. | |
IDTSForEachEnumerator100 | Infrastruktur For more information, see IDTSForEachEnumerator. | |
IDTSForEachEnumeratorInfo100 | Infrastruktur For more information, see ForEachEnumeratorInfo. | |
IDTSForEachEnumeratorInfos100 | Infrastruktur For more information, see ForEachEnumeratorInfos. | |
IDTSForEachItem100 | Infrastruktur For more information, see ForEachItem. | |
IDTSForEachItemEnumerator100 | Infrastruktur For more information, see ForEachItemEnumerator. | |
IDTSForEachItems100 | Infrastruktur For more information, see ForEachItems. | |
IDTSForEachItemsProvider100 | Infrastruktur For more information, see ForEachItemValueEnumerator. | |
IDTSForEachItemValue100 | Infrastruktur For more information, see ForEachItemValue. | |
IDTSForEachLoop100 | Infrastruktur For more information, see ForEachLoop. | |
IDTSForEachVariableMapping100 | Infrastruktur For more information, see ForEachVariableMapping. | |
IDTSForEachVariableMappings100 | Infrastruktur For more information, see ForEachVariableMappings. | |
IDTSForLoop100 | Infrastruktur For more information, see ForLoopClass. | |
IDTSFtpClientConnection100 | Infrastruktur For more information, see FTPClientConnection100Class. | |
IDTSHasInternalProperties100 | Infrastruktur For more information, see DtsProperty. | |
IDTSHttpClientConnection100 | Infrastruktur For more information, see HttpClientConnection100Class. | |
IDTSInfoEvents100 | Infrastruktur For more information, see IDTSInfoEvents. | |
IDTSLogEntryInfo100 | Infrastruktur For more information, see LogEntryInfo. | |
IDTSLogEntryInfos100 | Infrastruktur For more information, see LogEntryInfos. | |
IDTSLogging100 | Infrastruktur For more information, see IDTSLogging. | |
IDTSLoggingOptions100 | Infrastruktur For more information, see LoggingOptions. | |
IDTSLogProvider100 | Infrastruktur For more information, see LogProvider. | |
IDTSLogProviderInfo100 | Infrastruktur For more information, see LogProviderInfo. | |
IDTSLogProviderInfos100 | Infrastruktur For more information, see LogProviderInfos. | |
IDTSLogProviderInit100 | Infrastruktur For more information, see LogProviderBase. | |
IDTSLogProviders100 | Infrastruktur For more information, see LogProviders. | |
IDTSManagedForEachEnumeratorWrapper100 | Infrastruktur For more information, see ManagedForEachEnumeratorWrapper. | |
IDTSManagedHelper100 | Infrastruktur For more information, see ManagedHelper. | |
IDTSManagedPropertyHelper100 | Infrastruktur For more information, see ManagedHelper..::..ManagedPropertyHelper. | |
IDTSManagedSerializer100 | Infrastruktur For more information, see ManagerSerializer. | |
IDTSManagedTask100 | Infrastruktur For more information, see IDTSManagedTask. | |
IDTSManagedWrapper100 | Infrastruktur | |
IDTSName100 | Infrastruktur For more information, see IDTSName. | |
IDTSObjectHost100 | Infrastruktur For more information, see TaskHost. | |
IDTSObjectReferenceTracker100 | Infrastruktur For more information, see ObjectReferenceTracker. | |
IDTSObjectVersionUpdate100 | Infrastruktur *** Member deprecated; see Remarks. *** For more information, see Task. | |
IDTSODBCHandles100 | Defines the native interface for the ODBC connection. A reference to this interface is returned from the AcquireConnection method when the ConnectionManager is of type ODBC. | |
IDTSPackage100 | Infrastruktur This interface is implemented by the Package and PackageNeutral interfaces. | |
IDTSPackageInfo100 | Infrastruktur For more information, see PackageInfo. | |
IDTSPackageInfos100 | Infrastruktur For more information, see PackageInfos. | |
IDTSPackagePath100 | Infrastruktur For more information, see IDTSPackagePath. | |
IDTSPackagePersist100 | Infrastruktur | |
IDTSPackageSigning100 | Infrastruktur | |
IDTSPackageVersionUpdate100 | Infrastruktur | |
IDTSPersist100 | Infrastruktur For more information, see IDTSPersist. | |
IDTSPipelineComponentInfo100 | Infrastruktur For more information, see PipelineComponentInfo. | |
IDTSPipelineComponentInfos100 | Infrastruktur For more information, see PipelineComponentInfos. | |
IDTSPrecedenceConstraint100 | Infrastruktur For more information, see PrecedenceConstraintClass. | |
IDTSPrecedenceConstraints100 | Infrastruktur For more information, see PrecedenceConstraints. | |
IDTSProductLevel100 | Infrastruktur For more information, see DTSProductLevel. | |
IDTSProperties100 | Infrastruktur For more information, see DtsProperties. | |
IDTSPropertiesProvider100 | Infrastruktur For more information, see IDTSPropertiesProvider. | |
IDTSProperty100 | Infrastruktur For more information, see DtsProperty. | |
IDTSRunningPackage100 | Infrastruktur For more information, see RunningPackage. | |
IDTSRunningPackages100 | Infrastruktur For more information, see RunningPackages. | |
IDTSRuntimeObject100 | Infrastruktur 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 | Infrastruktur For more information, see SelectedLogProviders. | |
IDTSSequence100 | Infrastruktur For more information, see Sequence. | |
IDTSServerUsageControl100 | Infrastruktur | |
IDTSSuspend100 | Infrastruktur For more information, see IDTSSuspend. | |
IDTSTask100 | Infrastruktur For more information, see Task. | |
IDTSTaskCreator100 | Infrastruktur | |
IDTSTaskHost100 | Infrastruktur For more information, see TaskHostClass. | |
IDTSTaskInfo100 | Infrastruktur For more information, see TaskInfo. | |
IDTSTaskInfos100 | Infrastruktur For more information, see TaskInfos. | |
IDTSTaskInit100 | Infrastruktur For more information, see Task. | |
IDTSUnsafeVariables100 | Infrastruktur For more information, see Variables. | |
IDTSVariable100 | Infrastruktur For more information, see Variable. | |
IDTSVariableDispenser100 | Infrastruktur For more information, see VariableDispenserClass. | |
IDTSVariableLock100 | Infrastruktur | |
IDTSVariables100 | Infrastruktur For more information, see Variables. | |
IDTSWarning100 | Infrastruktur For more information, see DtsWarning. | |
IDTSWarnings100 | Infrastruktur For more information, see DtsWarnings. | |
ISequentialStream | Infrastruktur | |
IStream | Infrastruktur | |
LogProviderEventLog | Infrastruktur For more information, see LogProviderEventLogClass. | |
LogProviderHost | Infrastruktur For more information, see LogProviderHostClass. | |
LogProviderSQLProfiler | Infrastruktur For more information, see LogProviderSQLProfilerClass. | |
LogProviderSQLServer | Infrastruktur For more information, see LogProviderSQLServerClass. | |
LogProviderTextFile | Infrastruktur For more information, see LogProviderTextFileClass. | |
LogProviderXMLFile | Infrastruktur For more information, see LogProviderXMLFileClass. | |
Package | Infrastruktur For more information, see PackageClass. | |
PackageNeutral | Infrastruktur For more information, see PackageNeutralClass. | |
PackageRemote32 | Infrastruktur | |
PackageRemote64 | Infrastruktur | |
PrecedenceConstraint | Infrastruktur For more information, see PrecedenceConstraintClass. | |
Sequence | Infrastruktur For more information, see SequenceClass. | |
TaskCreator32 | Infrastruktur | |
TaskCreator64 | Infrastruktur | |
TaskHost | Infrastruktur For more information, see TaskHostClass. | |
Variable | Infrastruktur For more information, see VariableClass. | |
VariableDispenser | Infrastruktur For more information, see VariableDispenserClass. |
Enumerationen
Enumeration | Beschreibung | |
---|---|---|
DataType | Gibt den Datentyp der Spalten in Datenflusskomponenten und den Datenflusspuffer an. | |
DTS_MANAGED_INFO_TYPE | Infrastruktur | |
DTSBreakpointHitTest | Infrastruktur For more information, see DTSBreakpointHitTest. | |
DTSCheckpointUsage | Infrastruktur For more information, see DTSCheckpointUsage. | |
DTSConfigurationType | Infrastruktur For more information, see DTSConfigurationType. | |
DTSEventFilterKind | Infrastruktur For more information, see DTSEventFilterKind. | |
DTSExcelVersion | Infrastruktur 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 | Infrastruktur For more information, see DTSExecResult. | |
DTSExecStatus | Infrastruktur For more information, see DTSExecStatus. | |
DTSExecutionLocation | Infrastruktur For more information, see DTSExecutionLocation. | |
DTSFileConnectionUsageType | Infrastruktur For more information, see DTSFileConnectionUsageType. | |
DTSForcedExecResult | Infrastruktur For more information, see DTSForcedExecResult. | |
DTSLogEntryFrequency | Infrastruktur For more information, see DTSLogEntryFrequency. | |
DTSLoggingMode | Infrastruktur For more information, see DTSLoggingMode. | |
DTSObjectHostType | Infrastruktur For more information, see DTSObjectHostType. | |
DTSObjectReferenceType | Infrastruktur For more information, see DTSObjectReferenceType. | |
DTSPackageInformationFlags | Infrastruktur For more information, see DTSPackageInfoFlags. | |
DTSPackageType | Infrastruktur For more information, see DTSPackageType. | |
DTSPipelineComponentType | Infrastruktur For more information, see DTSPipelineComponentType. | |
DTSPrecedenceEvalOp | Infrastruktur For more information, see DTSPrecedenceEvalOp. | |
DTSPriorityClass | Infrastruktur For more information, see DTSPriorityClass. | |
DTSProductLevel | Infrastruktur For more information, see DTSProductLevel. | |
DTSPropertyKind | Infrastruktur For more information, see DTSPropertyKind. | |
DTSProtectionLevel | Infrastruktur For more information, see DTSProtectionLevel. | |
DTSProviderSubType | Infrastruktur For more information, see DTSProviderSubType. | |
DTSProviderType | Infrastruktur For more information, see DTSProviderType. | |
DTSSignatureStatus | Infrastruktur For more information, see DTSSignatureStatus. | |
DTSTransactionOption | Infrastruktur For more information, see DTSTransactionOption. |