다음을 통해 공유


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 인프라
공용 인터페이스 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 Indicates the data type of columns in data flow components and the data flow buffer.
공용 열거형 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.