DtsConvert Members
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 | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToApplication | Converts a native application to a managed Application object.This method is not CLS-compliant. | |
ToApplication90 | Converts a managed Application to a native application object.This method is not CLS-compliant. | |
ToComponentEvents90 | Converts a native component events interface to its corresponding managed interface.This method is not CLS-compliant. | |
ToConnectionManager | Converts a native connection manager to a managed ConnectionManager class.This method is not CLS-compliant. | |
ToConnectionManager90 | Converts a managed ConnectionManager class to a native connection manager.This method is not CLS-compliant. | |
ToConnections | Converts a native connections collection to a managed Connections collection.This method is not CLS-compliant. | |
ToConnections90 | Converts a managed Connections collection to a native connections collection.This method is not CLS-compliant. | |
ToEvents | Converts a native events interface to its corresponding managed interface.This method is not CLS-compliant. | |
ToEvents90 | Converts a managed events interface to its corresponding native interface.This method is not CLS-compliant. | |
ToPackage | Converts a native package to a managed Package object.This method is not CLS-compliant. | |
ToPackage90 | Converts a managed package to its corresponding native package interface.This method is not CLS-compliant. | |
ToString | (inherited from Object ) | |
ToVariableDispenser90 | Converts a managed VariableDispenser to a native variable dispenser object.This method is not CLS-compliant. | |
ToVariables | Converts a native variables collection to a managed Variables collection.This method is not CLS-compliant. | |
ToVariables90 | Converts a managed Variables collection to a native variables collection.This method is not CLS-compliant. | |
TypeCodeFromVarType | Converts a Variant data type to a system TypeCode.This method is not CLS-compliant. | |
VarTypeFromTypeCode | Converts a system TypeCode to a Integration ServicesVariant data type.This method is not CLS-compliant. |
В начало
Protected Methods
Имя | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
В начало