共用方式為


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 基礎結構。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.