Compartilhar via


Namespace 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.

Classes

  Classe Descrição
Classe pública ApplicationClass Infraestrutura. For more information, see Application.
Classe pública ConnectionManagerAdoClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerAdoNetClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerCacheClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerExcelClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerFileClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerFlatFileClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerFtpClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerHostClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerHttpClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerMultiFileClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerMultiFlatFileClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerOdbcClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerOLAPClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerOleDbClass Infraestrutura. For more information, see ConnectionManager.
Classe pública ConnectionManagerSqlMobileClass Infraestrutura. For more information, see ConnectionManager.
Classe pública EventHandlerClass Infraestrutura. For more information, see DtsEventHandler.
Classe pública ExpressionEvaluatorClass Infraestrutura.
Classe pública ForEachEnumeratorHostClass Infraestrutura. For more information, see ForEachEnumeratorHost.
Classe pública ForEachItemEnumeratorClass Infraestrutura. For more information, see ForEachItemEnumerator.
Classe pública ForEachLoopClass Infraestrutura. For more information, see ForEachLoop.
Classe pública ForLoopClass Infraestrutura. For more information, see ForLoop.
Classe pública FTPClientConnection100Class Infraestrutura.
Classe pública HttpClientConnection100Class Infraestrutura.
Classe pública LogProviderEventLogClass Infraestrutura. For more information, see LogProvider.
Classe pública LogProviderHostClass Infraestrutura. For more information, see LogProvider.
Classe pública LogProviderSQLProfilerClass Infraestrutura. For more information, see LogProvider.
Classe pública LogProviderSQLServerClass Infraestrutura. For more information, see LogProvider.
Classe pública LogProviderTextFileClass Infraestrutura. For more information, see LogProvider.
Classe pública LogProviderXMLFileClass Infraestrutura. For more information, see LogProvider.
Classe pública PackageClass Infraestrutura. For more information, see Package.
Classe pública PackageNeutralClass Infraestrutura. For more information, see Package.
Classe pública PackageRemote32Class Infraestrutura.
Classe pública PackageRemote64Class Infraestrutura.
Classe pública PrecedenceConstraintClass Infraestrutura. For more information, see PrecedenceConstraint.
Classe pública SequenceClass Infraestrutura. For more information, see Sequence.
Classe pública TaskCreator32Class Infraestrutura.
Classe pública TaskCreator64Class Infraestrutura.
Classe pública TaskHostClass Infraestrutura. For more information, see TaskHost.
Classe pública VariableClass Infraestrutura. For more information, see Variable.
Classe pública VariableDispenserClass Infraestrutura. For more information, see VariableDispenser.

Estruturas

  Estrutura Descrição
Estrutura pública _FILETIME Infraestrutura.
Estrutura pública _LARGE_INTEGER Infraestrutura.
Estrutura pública _ULARGE_INTEGER Infraestrutura.
Estrutura pública DTP_DATA_UNION Infraestrutura.
Estrutura pública DTP_DBDATE Infraestrutura.
Estrutura pública DTP_DBTIME Infraestrutura.
Estrutura pública DTP_DBTIME2 Infraestrutura.
Estrutura pública DTP_DBTIMESTAMP Infraestrutura.
Estrutura pública DTP_DBTIMESTAMP2 Infraestrutura.
Estrutura pública DTP_DBTIMESTAMPOFFSET Infraestrutura.
Estrutura pública DTP_FILETIME Infraestrutura.
Estrutura pública DTP_NUMERIC Infraestrutura.
Estrutura pública 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.
Estrutura pública DTS_EVENT_COLUMN_FILTER Infraestrutura. For more information, see DTSEventColumnFilter.
Estrutura pública DTS_MANAGED_INFO Infraestrutura.
Estrutura pública DTS_MANAGED_PROPERTY Infraestrutura.
Estrutura pública DTS_PACKAGE_UPGRADE_OPTIONS Infraestrutura.
Estrutura pública tagSTATSTG Infraestrutura.

Interfaces

  Interface Descrição
Interface pública Application Infraestrutura. For more information, see ApplicationClass.
Interface pública ConnectionManagerAdo Infraestrutura. For more information, see ConnectionManagerAdoClass.
Interface pública ConnectionManagerAdoNet Infraestrutura. For more information, see ConnectionManagerAdoNetClass.
Interface pública ConnectionManagerCache Infraestrutura. For more information, see ConnectionManagerCacheClass.
Interface pública ConnectionManagerExcel Infraestrutura. For more information, see ConnectionManagerExcelClass.
Interface pública ConnectionManagerFile Infraestrutura. For more information, see ConnectionManagerFileClass.
Interface pública ConnectionManagerFlatFile Infraestrutura. For more information, see ConnectionManager.
Interface pública ConnectionManagerFtp Infraestrutura. For more information, see ConnectionManagerFtpClass.
Interface pública ConnectionManagerHost Infraestrutura. For more information, see ConnectionManagerHostClass.
Interface pública ConnectionManagerHttp Infraestrutura. For more information, see ConnectionManagerHttpClass.
Interface pública ConnectionManagerMultiFile Infraestrutura. For more information, see ConnectionManagerMultiFileClass.
Interface pública ConnectionManagerMultiFlatFile Infraestrutura. For more information, see ConnectionManagerMultiFlatFileClass.
Interface pública ConnectionManagerOdbc Infraestrutura. For more information, see ConnectionManagerOdbcClass.
Interface pública ConnectionManagerOLAP Infraestrutura. For more information, see ConnectionManagerOLAPClass.
Interface pública ConnectionManagerOleDb Infraestrutura. For more information, see ConnectionManagerOleDbClass.
Interface pública ConnectionManagerSqlMobile Infraestrutura. For more information, see ConnectionManagerSqlMobileClass.
Interface pública EventHandler Infraestrutura. For more information, see EventHandlerClass.
Interface pública ExpressionEvaluator Infraestrutura. For more information, see ExpressionEvaluatorClass.
Interface pública ForEachEnumeratorHost Infraestrutura. For more information, see ForEachEnumeratorHostClass.
Interface pública ForEachItemEnumerator Infraestrutura. For more information, see ForEachItemEnumeratorClass.
Interface pública ForEachLoop Infraestrutura. For more information, see ForEachLoopClass.
Interface pública ForLoop Infraestrutura. For more information, see ForLoopClass.
Interface pública FTPClientConnection100 Infraestrutura.
Interface pública HttpClientConnection100 Infraestrutura.
Interface pública IDTSApplication100 Infraestrutura. For more information, see ApplicationClass.
Interface pública IDTSBreakpointManager100 Infraestrutura. For more information, see BreakpointManager.
Interface pública IDTSBreakpointSite100 Infraestrutura. For more information, see IDTSBreakpointSite.
Interface pública IDTSBreakpointTarget100 Infraestrutura. For more information, see BreakpointTarget.
Interface pública IDTSBreakpointTargets100 Infraestrutura. For more information, see BreakpointTargets.
Interface pública IDTSCloneVariableDispenser100 Infraestrutura.
Interface pública IDTSComponentEvents100 Infraestrutura. For more information, see IDTSComponentEvents.
Interface pública IDTSComponentPersist100 Infraestrutura. For more information, see IDTSComponentPersist.
Interface pública IDTSConfiguration100 Infraestrutura. For more information, see Configuration.
Interface pública IDTSConfigurations100 Infraestrutura. For more information, see Configurations.
Interface pública IDTSConnectionInfo100 Infraestrutura. For more information, see ConnectionInfo.
Interface pública IDTSConnectionInfos100 Infraestrutura. For more information, see ConnectionInfos.
Interface pública IDTSConnectionManager100 Infraestrutura. For more information, see ConnectionManager.
Interface pública IDTSConnectionManagerCache100 Infraestrutura. For more information, see ConnectionManagerCacheClass.
Interface pública IDTSConnectionManagerCacheColumn100 Infraestrutura. For more information, see ConnectionManager.
Interface pública IDTSConnectionManagerCacheColumns100 Infraestrutura. For more information, see ConnectionManager.
Interface pública IDTSConnectionManagerDatabaseParameters100 Infraestrutura. For more information, see ConnectionManager.
Interface pública IDTSConnectionManagerExcel100 Infraestrutura. For more information, see ConnectionManagerExcelClass.
Interface pública IDTSConnectionManagerFile100 Infraestrutura. For more information, see ConnectionManagerFileClass.
Interface pública IDTSConnectionManagerFlatFile100 Infraestrutura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass.
Interface pública IDTSConnectionManagerFlatFileColumn100 Infraestrutura. For more information, see FlatFileColumn.
Interface pública IDTSConnectionManagerFlatFileColumns100 Infraestrutura. This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass.
Interface pública IDTSConnectionManagerFtp100 Infraestrutura. For more information, see ConnectionManagerFtpClass.
Interface pública IDTSConnectionManagerHttp100 Infraestrutura.
Interface pública IDTSConnectionManagerInit100 Infraestrutura. This interface is inherited by the ConnectionManagerAdoNetClass and ConnectionManagerSqlMobileClass.
Interface pública IDTSConnectionManagerMarshalControl100 Infraestrutura.
Interface pública IDTSConnections100 Infraestrutura. For more information, see Connections.
Interface pública IDTSContainer100 Infraestrutura. For more information, see DtsContainer.
Interface pública IDTSDataTypeInfo100 Infraestrutura. For more information, see DataTypeInfo.
Interface pública IDTSDataTypeInfos100 Infraestrutura. For more information, see DataTypeInfos.
Interface pública IDTSDBProviderInfo100 Infraestrutura. For more information, see DBProviderInfo.
Interface pública IDTSDBProviderInfos100 Infraestrutura. For more information, see DBProviderInfos.
Interface pública IDTSDowngradableObject100 Infraestrutura.
Interface pública IDTSDowngradeSettings100 Infraestrutura.
Interface pública IDTSDumpConfiguration100 Infraestrutura.
Interface pública IDTSEnumReferencedObjects100 Infraestrutura. For more information, see EnumReferencedObjects.
Interface pública IDTSError100 Infraestrutura. For more information, see DtsError.
Interface pública IDTSErrors100 Infraestrutura. For more information, see DtsErrors.
Interface pública IDTSEventHandler100 Infraestrutura. For more information, see EventHandler.
Interface pública IDTSEventHandlers100 Infraestrutura. For more information, see DtsEventHandlers.
Interface pública IDTSEventInfo100 Infraestrutura. For more information, see EventInfo.
Interface pública IDTSEventInfos100 Infraestrutura. For more information, see EventInfos.
Interface pública IDTSEvents100 Infraestrutura. For more information, see IDTSEvents.
Interface pública IDTSEventsProvider100 Infraestrutura. For more information, see EventsProvider.
Interface pública IDTSExecutable100 Infraestrutura. For more information, see Executable.
Interface pública IDTSExecutables100 Infraestrutura. For more information, see Executables.
Interface pública IDTSExecutionLocation100 Infraestrutura. For more information, see TaskHost.
Interface pública IDTSExecutionMetrics100 Infraestrutura. For more information, see IDTSExecutionMetrics.
Interface pública IDTSExpression100 Infraestrutura.
Interface pública IDTSExpressionEvaluator100 Infraestrutura. For more information, see ExpressionEvaluator.
Interface pública IDTSExtendedProperties100 Infraestrutura. For more information, see ExtendedProperties.
Interface pública IDTSExtendedProperty100 Infraestrutura. For more information, see ExtendedProperty.
Interface pública IDTSForEachEnumerator100 Infraestrutura. For more information, see IDTSForEachEnumerator.
Interface pública IDTSForEachEnumeratorInfo100 Infraestrutura. For more information, see ForEachEnumeratorInfo.
Interface pública IDTSForEachEnumeratorInfos100 Infraestrutura. For more information, see ForEachEnumeratorInfos.
Interface pública IDTSForEachItem100 Infraestrutura. For more information, see ForEachItem.
Interface pública IDTSForEachItemEnumerator100 Infraestrutura. For more information, see ForEachItemEnumerator.
Interface pública IDTSForEachItems100 Infraestrutura. For more information, see ForEachItems.
Interface pública IDTSForEachItemsProvider100 Infraestrutura. For more information, see ForEachItemValueEnumerator.
Interface pública IDTSForEachItemValue100 Infraestrutura. For more information, see ForEachItemValue.
Interface pública IDTSForEachLoop100 Infraestrutura. For more information, see ForEachLoop.
Interface pública IDTSForEachVariableMapping100 Infraestrutura. For more information, see ForEachVariableMapping.
Interface pública IDTSForEachVariableMappings100 Infraestrutura. For more information, see ForEachVariableMappings.
Interface pública IDTSForLoop100 Infraestrutura. For more information, see ForLoopClass.
Interface pública IDTSFtpClientConnection100 Infraestrutura. For more information, see FTPClientConnection100Class.
Interface pública IDTSHasInternalProperties100 Infraestrutura. For more information, see DtsProperty.
Interface pública IDTSHttpClientConnection100 Infraestrutura. For more information, see HttpClientConnection100Class.
Interface pública IDTSInfoEvents100 Infraestrutura. For more information, see IDTSInfoEvents.
Interface pública IDTSLogEntryInfo100 Infraestrutura. For more information, see LogEntryInfo.
Interface pública IDTSLogEntryInfos100 Infraestrutura. For more information, see LogEntryInfos.
Interface pública IDTSLogging100 Infraestrutura. For more information, see IDTSLogging.
Interface pública IDTSLoggingOptions100 Infraestrutura. For more information, see LoggingOptions.
Interface pública IDTSLogProvider100 Infraestrutura. For more information, see LogProvider.
Interface pública IDTSLogProviderInfo100 Infraestrutura. For more information, see LogProviderInfo.
Interface pública IDTSLogProviderInfos100 Infraestrutura. For more information, see LogProviderInfos.
Interface pública IDTSLogProviderInit100 Infraestrutura. For more information, see LogProviderBase.
Interface pública IDTSLogProviders100 Infraestrutura. For more information, see LogProviders.
Interface pública IDTSManagedForEachEnumeratorWrapper100 Infraestrutura. For more information, see ManagedForEachEnumeratorWrapper.
Interface pública IDTSManagedHelper100 Infraestrutura. For more information, see ManagedHelper.
Interface pública IDTSManagedPropertyHelper100 Infraestrutura. For more information, see ManagedHelper..::..ManagedPropertyHelper.
Interface pública IDTSManagedSerializer100 Infraestrutura. For more information, see ManagerSerializer.
Interface pública IDTSManagedTask100 Infraestrutura. For more information, see IDTSManagedTask.
Interface pública IDTSManagedWrapper100 Infraestrutura.
Interface pública IDTSName100 Infraestrutura. For more information, see IDTSName.
Interface pública IDTSObjectHost100 Infraestrutura. For more information, see TaskHost.
Interface pública IDTSObjectReferenceTracker100 Infraestrutura. For more information, see ObjectReferenceTracker.
Interface pública IDTSObjectVersionUpdate100 Infraestrutura. *** Member deprecated; see Remarks. ***    For more information, see Task.
Interface pública 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.
Interface pública IDTSPackage100 Infraestrutura. This interface is implemented by the Package and PackageNeutral interfaces.
Interface pública IDTSPackageInfo100 Infraestrutura. For more information, see PackageInfo.
Interface pública IDTSPackageInfos100 Infraestrutura. For more information, see PackageInfos.
Interface pública IDTSPackagePath100 Infraestrutura. For more information, see IDTSPackagePath.
Interface pública IDTSPackagePersist100 Infraestrutura.
Interface pública IDTSPackageSigning100 Infraestrutura.
Interface pública IDTSPackageVersionUpdate100 Infraestrutura.
Interface pública IDTSPersist100 Infraestrutura. For more information, see IDTSPersist.
Interface pública IDTSPipelineComponentInfo100 Infraestrutura. For more information, see PipelineComponentInfo.
Interface pública IDTSPipelineComponentInfos100 Infraestrutura. For more information, see PipelineComponentInfos.
Interface pública IDTSPrecedenceConstraint100 Infraestrutura. For more information, see PrecedenceConstraintClass.
Interface pública IDTSPrecedenceConstraints100 Infraestrutura. For more information, see PrecedenceConstraints.
Interface pública IDTSProductLevel100 Infraestrutura. For more information, see DTSProductLevel.
Interface pública IDTSProperties100 Infraestrutura. For more information, see DtsProperties.
Interface pública IDTSPropertiesProvider100 Infraestrutura. For more information, see IDTSPropertiesProvider.
Interface pública IDTSProperty100 Infraestrutura. For more information, see DtsProperty.
Interface pública IDTSRunningPackage100 Infraestrutura. For more information, see RunningPackage.
Interface pública IDTSRunningPackages100 Infraestrutura. For more information, see RunningPackages.
Interface pública IDTSRuntimeObject100 Infraestrutura. 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.
Interface pública IDTSSelectedLogProviders100 Infraestrutura. For more information, see SelectedLogProviders.
Interface pública IDTSSequence100 Infraestrutura. For more information, see Sequence.
Interface pública IDTSServerUsageControl100 Infraestrutura.
Interface pública IDTSSuspend100 Infraestrutura. For more information, see IDTSSuspend.
Interface pública IDTSTask100 Infraestrutura. For more information, see Task.
Interface pública IDTSTaskCreator100 Infraestrutura.
Interface pública IDTSTaskHost100 Infraestrutura. For more information, see TaskHostClass.
Interface pública IDTSTaskInfo100 Infraestrutura. For more information, see TaskInfo.
Interface pública IDTSTaskInfos100 Infraestrutura. For more information, see TaskInfos.
Interface pública IDTSTaskInit100 Infraestrutura. For more information, see Task.
Interface pública IDTSUnsafeVariables100 Infraestrutura. For more information, see Variables.
Interface pública IDTSVariable100 Infraestrutura. For more information, see Variable.
Interface pública IDTSVariableDispenser100 Infraestrutura. For more information, see VariableDispenserClass.
Interface pública IDTSVariableLock100 Infraestrutura.
Interface pública IDTSVariables100 Infraestrutura. For more information, see Variables.
Interface pública IDTSWarning100 Infraestrutura. For more information, see DtsWarning.
Interface pública IDTSWarnings100 Infraestrutura. For more information, see DtsWarnings.
Interface pública ISequentialStream Infraestrutura.
Interface pública IStream Infraestrutura.
Interface pública LogProviderEventLog Infraestrutura. For more information, see LogProviderEventLogClass.
Interface pública LogProviderHost Infraestrutura. For more information, see LogProviderHostClass.
Interface pública LogProviderSQLProfiler Infraestrutura. For more information, see LogProviderSQLProfilerClass.
Interface pública LogProviderSQLServer Infraestrutura. For more information, see LogProviderSQLServerClass.
Interface pública LogProviderTextFile Infraestrutura. For more information, see LogProviderTextFileClass.
Interface pública LogProviderXMLFile Infraestrutura. For more information, see LogProviderXMLFileClass.
Interface pública Package Infraestrutura. For more information, see PackageClass.
Interface pública PackageNeutral Infraestrutura. For more information, see PackageNeutralClass.
Interface pública PackageRemote32 Infraestrutura.
Interface pública PackageRemote64 Infraestrutura.
Interface pública PrecedenceConstraint Infraestrutura. For more information, see PrecedenceConstraintClass.
Interface pública Sequence Infraestrutura. For more information, see SequenceClass.
Interface pública TaskCreator32 Infraestrutura.
Interface pública TaskCreator64 Infraestrutura.
Interface pública TaskHost Infraestrutura. For more information, see TaskHostClass.
Interface pública Variable Infraestrutura. For more information, see VariableClass.
Interface pública VariableDispenser Infraestrutura. For more information, see VariableDispenserClass.

Enumerações

  Enumeração Descrição
Enumeração pública DataType Indica o tipo de dados das colunas em componentes de fluxo de dados e o buffer de fluxo de dados.
Enumeração pública DTS_MANAGED_INFO_TYPE Infraestrutura.
Enumeração pública DTSBreakpointHitTest Infraestrutura. For more information, see DTSBreakpointHitTest.
Enumeração pública DTSCheckpointUsage Infraestrutura. For more information, see DTSCheckpointUsage.
Enumeração pública DTSConfigurationType Infraestrutura. For more information, see DTSConfigurationType.
Enumeração pública DTSEventFilterKind Infraestrutura. For more information, see DTSEventFilterKind.
Enumeração pública DTSExcelVersion Infraestrutura. 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.
Enumeração pública DTSExecResult Infraestrutura. For more information, see DTSExecResult.
Enumeração pública DTSExecStatus Infraestrutura. For more information, see DTSExecStatus.
Enumeração pública DTSExecutionLocation Infraestrutura. For more information, see DTSExecutionLocation.
Enumeração pública DTSFileConnectionUsageType Infraestrutura. For more information, see DTSFileConnectionUsageType.
Enumeração pública DTSForcedExecResult Infraestrutura. For more information, see DTSForcedExecResult.
Enumeração pública DTSLogEntryFrequency Infraestrutura. For more information, see DTSLogEntryFrequency.
Enumeração pública DTSLoggingMode Infraestrutura. For more information, see DTSLoggingMode.
Enumeração pública DTSObjectHostType Infraestrutura. For more information, see DTSObjectHostType.
Enumeração pública DTSObjectReferenceType Infraestrutura. For more information, see DTSObjectReferenceType.
Enumeração pública DTSPackageInformationFlags Infraestrutura. For more information, see DTSPackageInfoFlags.
Enumeração pública DTSPackageType Infraestrutura. For more information, see DTSPackageType.
Enumeração pública DTSPipelineComponentType Infraestrutura. For more information, see DTSPipelineComponentType.
Enumeração pública DTSPrecedenceEvalOp Infraestrutura. For more information, see DTSPrecedenceEvalOp.
Enumeração pública DTSPriorityClass Infraestrutura. For more information, see DTSPriorityClass.
Enumeração pública DTSProductLevel Infraestrutura. For more information, see DTSProductLevel.
Enumeração pública DTSPropertyKind Infraestrutura. For more information, see DTSPropertyKind.
Enumeração pública DTSProtectionLevel Infraestrutura. For more information, see DTSProtectionLevel.
Enumeração pública DTSProviderSubType Infraestrutura. For more information, see DTSProviderSubType.
Enumeração pública DTSProviderType Infraestrutura. For more information, see DTSProviderType.
Enumeração pública DTSSignatureStatus Infraestrutura. For more information, see DTSSignatureStatus.
Enumeração pública DTSTransactionOption Infraestrutura. For more information, see DTSTransactionOption.