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
| Name | Description | |
|---|---|---|
| DtsConvert | Initializes a new instance of the DtsConvert class.This constructor is not CLS-compliant. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() ![]() |
GetExtendedInterface | Overloaded. Gets the native object that corresponds to the specified managed object. (The GetExtendedInterface methods replace the obsolete ToXxx90 methods in DtsConvert.) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
GetWrapper | Overloaded. Gets the managed object that corresponds to the specified native object. (The GetWrapper methods replace the obsolete ToXxx methods in DtsConvert.) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() ![]() |
ToApplication | *** Member obsolete; use the GetWrapper(IDTSApplication100) method instead. *** Converts a native IDTSApplication100 object to a managed Application object.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToApplication90 | *** Member obsolete; use the GetExtendedInterface(Application) method instead. *** Converts a managed Application object to a native IDTSApplication100 object.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToComponentEvents90 | *** Member obsolete; use the GetExtendedInterface(IDTSComponentEvents) method instead. *** Converts a managed IDTSComponentEvents object to a native IDTSComponentEvents100 object.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToConnectionManager | *** Member obsolete; use the GetWrapper(IDTSConnectionManager100) method instead. *** Converts a native IDTSConnectionManager100 object to a managed ConnectionManager object.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToConnectionManager90 | *** Member obsolete; use the GetExtendedInterface(ConnectionManager) method instead. *** Converts a managed ConnectionManager object to a native IDTSConnectionManager100 object.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToConnections | *** Member obsolete; use the GetWrapper(IDTSConnections100) method instead. *** Converts a native IDTSConnections100 collection to a managed Connections collection.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToConnections90 | *** Member obsolete; use the GetExtendedInterface(Connections) method instead. *** Converts a managed Connections collection to a native IDTSConnections100 collection.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToEvents | *** Member obsolete; use the GetWrapper(IDTSEvents100) method instead. *** Converts a native IDTSEvents100 object to a managed IDTSEvents object.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToEvents90 | *** Member obsolete; use the GetExtendedInterface(IDTSEvents) method instead. *** Converts a managed IDTSEvents object to a native IDTSEvents100 object.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToInfoEvents90 | *** Member obsolete; use the GetExtendedInterface(IDTSInfoEvents) method instead. *** Converts a managed IDTSInfoEvents object to a native IDTSInfoEvents100 object.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToPackage | *** Member obsolete; use the GetWrapper(IDTSPackage100) method instead. *** Converts a native IDTSPackage100 object to a managed Package object.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToPackage90 | *** Member obsolete; use the GetExtendedInterface(Package) method instead. *** Converts a managed Package object to a native IDTSPackage100 object.This method is not CLS-compliant. Obsolete. |
![]() |
ToString | (inherited from Object ) |
![]() ![]() |
ToVariableDispenser90 | *** Member obsolete; use the GetExtendedInterface(VariableDispenser) method instead. *** Converts a managed VariableDispenser object to a native IDTSVariableDispenser100 object.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToVariables | *** Member obsolete; use the GetWrapper(IDTSVariables100) method instead. *** Converts a native IDTSVariables100 collection to a managed Variables collection.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
ToVariables90 | *** Member obsolete; use the GetExtendedInterface(Variables) method instead. *** Converts a managed Variables collection to a native IDTSVariables100 collection.This method is not CLS-compliant. Obsolete. |
![]() ![]() |
TypeCodeFromVarType | Converts a Variant data type to a system TypeCode.This method is not CLS-compliant. |
![]() ![]() |
VarTypeFromTypeCode | Converts a system TypeCode to an Integration ServicesVariant data type.This method is not CLS-compliant. |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
.gif)
.gif)
.gif)