共用方式為


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.

類別

  類別 說明
公用類別 ApplicationClass 基礎結構。For more information, see Application.
公用類別 ConnectionManagerAdoClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerAdoNetClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerCacheClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerExcelClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerFileClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerFlatFileClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerFtpClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerHostClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerHttpClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerMultiFileClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerMultiFlatFileClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerOdbcClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerOLAPClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerOleDbClass 基礎結構。For more information, see ConnectionManager.
公用類別 ConnectionManagerSqlMobileClass 基礎結構。For more information, see ConnectionManager.
公用類別 EventHandlerClass 基礎結構。For more information, see DtsEventHandler.
公用類別 ExpressionEvaluatorClass 基礎結構。
公用類別 ForEachEnumeratorHostClass 基礎結構。For more information, see ForEachEnumeratorHost.
公用類別 ForEachItemEnumeratorClass 基礎結構。For more information, see ForEachItemEnumerator.
公用類別 ForEachLoopClass 基礎結構。For more information, see ForEachLoop.
公用類別 ForLoopClass 基礎結構。For more information, see ForLoop.
公用類別 FTPClientConnection100Class 基礎結構。
公用類別 HttpClientConnection100Class 基礎結構。
公用類別 LogProviderEventLogClass 基礎結構。For more information, see LogProvider.
公用類別 LogProviderHostClass 基礎結構。For more information, see LogProvider.
公用類別 LogProviderSQLProfilerClass 基礎結構。For more information, see LogProvider.
公用類別 LogProviderSQLServerClass 基礎結構。For more information, see LogProvider.
公用類別 LogProviderTextFileClass 基礎結構。For more information, see LogProvider.
公用類別 LogProviderXMLFileClass 基礎結構。For more information, see LogProvider.
公用類別 PackageClass 基礎結構。For more information, see Package.
公用類別 PackageNeutralClass 基礎結構。For more information, see Package.
公用類別 PackageRemote32Class 基礎結構。
公用類別 PackageRemote64Class 基礎結構。
公用類別 PrecedenceConstraintClass 基礎結構。For more information, see PrecedenceConstraint.
公用類別 SequenceClass 基礎結構。For more information, see Sequence.
公用類別 TaskCreator32Class 基礎結構。
公用類別 TaskCreator64Class 基礎結構。
公用類別 TaskHostClass 基礎結構。For more information, see TaskHost.
公用類別 VariableClass 基礎結構。For more information, see Variable.
公用類別 VariableDispenserClass 基礎結構。For more information, see VariableDispenser.

結構

  結構 說明
公用結構 _FILETIME 基礎結構。
公用結構 _LARGE_INTEGER 基礎結構。
公用結構 _ULARGE_INTEGER 基礎結構。
公用結構 DTP_DATA_UNION 基礎結構。
公用結構 DTP_DBDATE 基礎結構。
公用結構 DTP_DBTIME 基礎結構。
公用結構 DTP_DBTIME2 基礎結構。
公用結構 DTP_DBTIMESTAMP 基礎結構。
公用結構 DTP_DBTIMESTAMP2 基礎結構。
公用結構 DTP_DBTIMESTAMPOFFSET 基礎結構。
公用結構 DTP_FILETIME 基礎結構。
公用結構 DTP_NUMERIC 基礎結構。
公用結構 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 基礎結構。
公用結構 DTS_MANAGED_PROPERTY 基礎結構。
公用結構 DTS_PACKAGE_UPGRADE_OPTIONS 基礎結構。
公用結構 tagSTATSTG 基礎結構。

介面

  介面 說明
公用介面 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 基礎結構。
公用介面 HttpClientConnection100 基礎結構。
公用介面 IDTSApplication100 基礎結構。For more information, see ApplicationClass.
公用介面 IDTSBreakpointManager100 基礎結構。For more information, see BreakpointManager.
公用介面 IDTSBreakpointSite100 基礎結構。For more information, see IDTSBreakpointSite.
公用介面 IDTSBreakpointTarget100 基礎結構。For more information, see BreakpointTarget.
公用介面 IDTSBreakpointTargets100 基礎結構。For more information, see BreakpointTargets.
公用介面 IDTSCloneVariableDispenser100 基礎結構。
公用介面 IDTSComponentEvents100 基礎結構。For more information, see IDTSComponentEvents.
公用介面 IDTSComponentPersist100 基礎結構。For more information, see IDTSComponentPersist.
公用介面 IDTSConfiguration100 基礎結構。For more information, see Configuration.
公用介面 IDTSConfigurations100 基礎結構。For more information, see Configurations.
公用介面 IDTSConnectionInfo100 基礎結構。For more information, see ConnectionInfo.
公用介面 IDTSConnectionInfos100 基礎結構。For more information, see ConnectionInfos.
公用介面 IDTSConnectionManager100 基礎結構。For more information, see ConnectionManager.
公用介面 IDTSConnectionManagerCache100 基礎結構。For more information, see ConnectionManagerCacheClass.
公用介面 IDTSConnectionManagerCacheColumn100 基礎結構。For more information, see ConnectionManager.
公用介面 IDTSConnectionManagerCacheColumns100 基礎結構。For more information, see ConnectionManager.
公用介面 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 基礎結構。This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass.
公用介面 IDTSConnectionManagerFtp100 基礎結構。For more information, see ConnectionManagerFtpClass.
公用介面 IDTSConnectionManagerHttp100 基礎結構。
公用介面 IDTSConnectionManagerInit100 基礎結構。This interface is inherited by the ConnectionManagerAdoNetClass and ConnectionManagerSqlMobileClass.
公用介面 IDTSConnectionManagerMarshalControl100 基礎結構。
公用介面 IDTSConnections100 基礎結構。For more information, see Connections.
公用介面 IDTSContainer100 基礎結構。For more information, see DtsContainer.
公用介面 IDTSDataTypeInfo100 基礎結構。For more information, see DataTypeInfo.
公用介面 IDTSDataTypeInfos100 基礎結構。For more information, see DataTypeInfos.
公用介面 IDTSDBProviderInfo100 基礎結構。For more information, see DBProviderInfo.
公用介面 IDTSDBProviderInfos100 基礎結構。For more information, see DBProviderInfos.
公用介面 IDTSDowngradableObject100 基礎結構。
公用介面 IDTSDowngradeSettings100 基礎結構。
公用介面 IDTSDumpConfiguration100 基礎結構。
公用介面 IDTSEnumReferencedObjects100 基礎結構。For more information, see EnumReferencedObjects.
公用介面 IDTSError100 基礎結構。For more information, see DtsError.
公用介面 IDTSErrors100 基礎結構。For more information, see DtsErrors.
公用介面 IDTSEventHandler100 基礎結構。For more information, see EventHandler.
公用介面 IDTSEventHandlers100 基礎結構。For more information, see DtsEventHandlers.
公用介面 IDTSEventInfo100 基礎結構。For more information, see EventInfo.
公用介面 IDTSEventInfos100 基礎結構。For more information, see EventInfos.
公用介面 IDTSEvents100 基礎結構。For more information, see IDTSEvents.
公用介面 IDTSEventsProvider100 基礎結構。For more information, see EventsProvider.
公用介面 IDTSExecutable100 基礎結構。For more information, see Executable.
公用介面 IDTSExecutables100 基礎結構。For more information, see Executables.
公用介面 IDTSExecutionLocation100 基礎結構。For more information, see TaskHost.
公用介面 IDTSExecutionMetrics100 基礎結構。For more information, see IDTSExecutionMetrics.
公用介面 IDTSExpression100 基礎結構。
公用介面 IDTSExpressionEvaluator100 基礎結構。For more information, see ExpressionEvaluator.
公用介面 IDTSExtendedProperties100 基礎結構。For more information, see ExtendedProperties.
公用介面 IDTSExtendedProperty100 基礎結構。For more information, see ExtendedProperty.
公用介面 IDTSForEachEnumerator100 基礎結構。For more information, see IDTSForEachEnumerator.
公用介面 IDTSForEachEnumeratorInfo100 基礎結構。For more information, see ForEachEnumeratorInfo.
公用介面 IDTSForEachEnumeratorInfos100 基礎結構。For more information, see ForEachEnumeratorInfos.
公用介面 IDTSForEachItem100 基礎結構。For more information, see ForEachItem.
公用介面 IDTSForEachItemEnumerator100 基礎結構。For more information, see ForEachItemEnumerator.
公用介面 IDTSForEachItems100 基礎結構。For more information, see ForEachItems.
公用介面 IDTSForEachItemsProvider100 基礎結構。For more information, see ForEachItemValueEnumerator.
公用介面 IDTSForEachItemValue100 基礎結構。For more information, see ForEachItemValue.
公用介面 IDTSForEachLoop100 基礎結構。For more information, see ForEachLoop.
公用介面 IDTSForEachVariableMapping100 基礎結構。For more information, see ForEachVariableMapping.
公用介面 IDTSForEachVariableMappings100 基礎結構。For more information, see ForEachVariableMappings.
公用介面 IDTSForLoop100 基礎結構。For more information, see ForLoopClass.
公用介面 IDTSFtpClientConnection100 基礎結構。For more information, see FTPClientConnection100Class.
公用介面 IDTSHasInternalProperties100 基礎結構。For more information, see DtsProperty.
公用介面 IDTSHttpClientConnection100 基礎結構。For more information, see HttpClientConnection100Class.
公用介面 IDTSInfoEvents100 基礎結構。For more information, see IDTSInfoEvents.
公用介面 IDTSLogEntryInfo100 基礎結構。For more information, see LogEntryInfo.
公用介面 IDTSLogEntryInfos100 基礎結構。For more information, see LogEntryInfos.
公用介面 IDTSLogging100 基礎結構。For more information, see IDTSLogging.
公用介面 IDTSLoggingOptions100 基礎結構。For more information, see LoggingOptions.
公用介面 IDTSLogProvider100 基礎結構。For more information, see LogProvider.
公用介面 IDTSLogProviderInfo100 基礎結構。For more information, see LogProviderInfo.
公用介面 IDTSLogProviderInfos100 基礎結構。For more information, see LogProviderInfos.
公用介面 IDTSLogProviderInit100 基礎結構。For more information, see LogProviderBase.
公用介面 IDTSLogProviders100 基礎結構。For more information, see LogProviders.
公用介面 IDTSManagedForEachEnumeratorWrapper100 基礎結構。For more information, see ManagedForEachEnumeratorWrapper.
公用介面 IDTSManagedHelper100 基礎結構。For more information, see ManagedHelper.
公用介面 IDTSManagedPropertyHelper100 基礎結構。For more information, see ManagedHelper..::..ManagedPropertyHelper.
公用介面 IDTSManagedSerializer100 基礎結構。For more information, see ManagerSerializer.
公用介面 IDTSManagedTask100 基礎結構。For more information, see IDTSManagedTask.
公用介面 IDTSManagedWrapper100 基礎結構。
公用介面 IDTSName100 基礎結構。For more information, see IDTSName.
公用介面 IDTSObjectHost100 基礎結構。For more information, see TaskHost.
公用介面 IDTSObjectReferenceTracker100 基礎結構。For more information, see ObjectReferenceTracker.
公用介面 IDTSObjectVersionUpdate100 基礎結構。*** 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 基礎結構。This interface is implemented by the Package and PackageNeutral interfaces.
公用介面 IDTSPackageInfo100 基礎結構。For more information, see PackageInfo.
公用介面 IDTSPackageInfos100 基礎結構。For more information, see PackageInfos.
公用介面 IDTSPackagePath100 基礎結構。For more information, see IDTSPackagePath.
公用介面 IDTSPackagePersist100 基礎結構。
公用介面 IDTSPackageSigning100 基礎結構。
公用介面 IDTSPackageVersionUpdate100 基礎結構。
公用介面 IDTSPersist100 基礎結構。For more information, see IDTSPersist.
公用介面 IDTSPipelineComponentInfo100 基礎結構。For more information, see PipelineComponentInfo.
公用介面 IDTSPipelineComponentInfos100 基礎結構。For more information, see PipelineComponentInfos.
公用介面 IDTSPrecedenceConstraint100 基礎結構。For more information, see PrecedenceConstraintClass.
公用介面 IDTSPrecedenceConstraints100 基礎結構。For more information, see PrecedenceConstraints.
公用介面 IDTSProductLevel100 基礎結構。For more information, see DTSProductLevel.
公用介面 IDTSProperties100 基礎結構。For more information, see DtsProperties.
公用介面 IDTSPropertiesProvider100 基礎結構。For more information, see IDTSPropertiesProvider.
公用介面 IDTSProperty100 基礎結構。For more information, see DtsProperty.
公用介面 IDTSRunningPackage100 基礎結構。For more information, see RunningPackage.
公用介面 IDTSRunningPackages100 基礎結構。For more information, see RunningPackages.
公用介面 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 基礎結構。For more information, see SelectedLogProviders.
公用介面 IDTSSequence100 基礎結構。For more information, see Sequence.
公用介面 IDTSServerUsageControl100 基礎結構。
公用介面 IDTSSuspend100 基礎結構。For more information, see IDTSSuspend.
公用介面 IDTSTask100 基礎結構。For more information, see Task.
公用介面 IDTSTaskCreator100 基礎結構。
公用介面 IDTSTaskHost100 基礎結構。For more information, see TaskHostClass.
公用介面 IDTSTaskInfo100 基礎結構。For more information, see TaskInfo.
公用介面 IDTSTaskInfos100 基礎結構。 For more information, see TaskInfos.
公用介面 IDTSTaskInit100 基礎結構。For more information, see Task.
公用介面 IDTSUnsafeVariables100 基礎結構。For more information, see Variables.
公用介面 IDTSVariable100 基礎結構。For more information, see Variable.
公用介面 IDTSVariableDispenser100 基礎結構。For more information, see VariableDispenserClass.
公用介面 IDTSVariableLock100 基礎結構。
公用介面 IDTSVariables100 基礎結構。For more information, see Variables.
公用介面 IDTSWarning100 基礎結構。For more information, see DtsWarning.
公用介面 IDTSWarnings100 基礎結構。For more information, see DtsWarnings.
公用介面 ISequentialStream 基礎結構。
公用介面 IStream 基礎結構。
公用介面 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 基礎結構。
公用介面 PackageRemote64 基礎結構。
公用介面 PrecedenceConstraint 基礎結構。For more information, see PrecedenceConstraintClass.
公用介面 Sequence 基礎結構。For more information, see SequenceClass.
公用介面 TaskCreator32 基礎結構。
公用介面 TaskCreator64 基礎結構。
公用介面 TaskHost 基礎結構。For more information, see TaskHostClass.
公用介面 Variable 基礎結構。For more information, see VariableClass.
公用介面 VariableDispenser 基礎結構。For more information, see VariableDispenserClass.

列舉

  列舉 說明
公用列舉 DataType 指出資料流程元件和資料流程緩衝區中的資料行資料類型。
公用列舉 DTS_MANAGED_INFO_TYPE 基礎結構。
公用列舉 DTSBreakpointHitTest 基礎結構。For more information, see DTSBreakpointHitTest.
公用列舉 DTSCheckpointUsage 基礎結構。For more information, see DTSCheckpointUsage.
公用列舉 DTSConfigurationType 基礎結構。For more information, see DTSConfigurationType.
公用列舉 DTSEventFilterKind 基礎結構。For more information, see DTSEventFilterKind.
公用列舉 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 基礎結構。For more information, see DTSExecResult.
公用列舉 DTSExecStatus 基礎結構。For more information, see DTSExecStatus.
公用列舉 DTSExecutionLocation 基礎結構。For more information, see DTSExecutionLocation.
公用列舉 DTSFileConnectionUsageType 基礎結構。For more information, see DTSFileConnectionUsageType.
公用列舉 DTSForcedExecResult 基礎結構。For more information, see DTSForcedExecResult.
公用列舉 DTSLogEntryFrequency 基礎結構。For more information, see DTSLogEntryFrequency.
公用列舉 DTSLoggingMode 基礎結構。For more information, see DTSLoggingMode.
公用列舉 DTSObjectHostType 基礎結構。For more information, see DTSObjectHostType.
公用列舉 DTSObjectReferenceType 基礎結構。For more information, see DTSObjectReferenceType.
公用列舉 DTSPackageInformationFlags 基礎結構。For more information, see DTSPackageInfoFlags.
公用列舉 DTSPackageType 基礎結構。For more information, see DTSPackageType.
公用列舉 DTSPipelineComponentType 基礎結構。For more information, see DTSPipelineComponentType.
公用列舉 DTSPrecedenceEvalOp 基礎結構。For more information, see DTSPrecedenceEvalOp.
公用列舉 DTSPriorityClass 基礎結構。For more information, see DTSPriorityClass.
公用列舉 DTSProductLevel 基礎結構。For more information, see DTSProductLevel.
公用列舉 DTSPropertyKind 基礎結構。For more information, see DTSPropertyKind.
公用列舉 DTSProtectionLevel 基礎結構。For more information, see DTSProtectionLevel.
公用列舉 DTSProviderSubType 基礎結構。For more information, see DTSProviderSubType.
公用列舉 DTSProviderType 基礎結構。For more information, see DTSProviderType.
公用列舉 DTSSignatureStatus 基礎結構。For more information, see DTSSignatureStatus.
公用列舉 DTSTransactionOption 基礎結構。For more information, see DTSTransactionOption.