Provides conversion methods to convert managed Integation Services run-time objects to their native implementations and from native to managed implementations. This class cannot be inherited.
The following tables list the members exposed by the DtsConvert type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| DtsConvert | Initializes a new instance of the DtsConvert class.This constructor is not CLS-compliant. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) .gif) | ToApplication | Converts a native application to a managed Application object.This method is not CLS-compliant. | 
| .gif) .gif) | ToApplication90 | Converts a managed Application to a native application object.This method is not CLS-compliant. | 
| .gif) .gif) | ToComponentEvents90 | Converts a native component events interface to its corresponding managed interface.This method is not CLS-compliant. | 
| .gif) .gif) | ToConnectionManager | Converts a native connection manager to a managed ConnectionManager class.This method is not CLS-compliant. | 
| .gif) .gif) | ToConnectionManager90 | Converts a managed ConnectionManager class to a native connection manager.This method is not CLS-compliant. | 
| .gif) .gif) | ToConnections | Converts a native connections collection to a managed Connections collection.This method is not CLS-compliant. | 
| .gif) .gif) | ToConnections90 | Converts a managed Connections collection to a native connections collection.This method is not CLS-compliant. | 
| .gif) .gif) | ToEvents | Converts a native events interface to its corresponding managed interface.This method is not CLS-compliant. | 
| .gif) .gif) | ToEvents90 | Converts a managed events interface to its corresponding native interface.This method is not CLS-compliant. | 
| .gif) .gif) | ToPackage | Converts a native package to a managed Package object.This method is not CLS-compliant. | 
| .gif) .gif) | ToPackage90 | Converts a managed package to its corresponding native package interface.This method is not CLS-compliant. | 
| .gif) | ToString | (inherited from Object ) | 
| .gif) .gif) | ToVariableDispenser90 | Converts a managed VariableDispenser to a native variable dispenser object.This method is not CLS-compliant. | 
| .gif) .gif) | ToVariables | Converts a native variables collection to a managed Variables collection.This method is not CLS-compliant. | 
| .gif) .gif) | ToVariables90 | Converts a managed Variables collection to a native variables collection.This method is not CLS-compliant. | 
| .gif) .gif) | TypeCodeFromVarType | Converts a Variant data type to a system TypeCode.This method is not CLS-compliant. | 
| .gif) .gif) | VarTypeFromTypeCode | Converts a system TypeCode to a Integration ServicesVariant data type.This method is not CLS-compliant. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部