Compartir a través de


GetExtendedInterface Método

Gets the native object that corresponds to the specified managed object. (The GetExtendedInterface methods replace the obsolete ToXxx90 methods in DtsConvert.)

Lista de sobrecargas

  Nombre Descripción
Método publicoMiembro estático GetExtendedInterface(Application) Gets the native IDTSApplication100 object that corresponds to the specified managed Application object.
Método publicoMiembro estático GetExtendedInterface(ConnectionManager) Gets the native IDTSConnectionManager100 object that corresponds to the specified managed ConnectionManager object.
Método publicoMiembro estático GetExtendedInterface(Connections) Gets the native IDTSConnections100 object that corresponds to the specified managed Connections object.
Método publicoMiembro estático GetExtendedInterface(IDTSComponentEvents) Gets the native IDTSComponentEvents100 object that corresponds to the specified managed IDTSComponentEvents object.
Método publicoMiembro estático GetExtendedInterface(IDTSEvents) Gets the native IDTSEvents100 object that corresponds to the specified managed IDTSEvents object.
Método publicoMiembro estático GetExtendedInterface(IDTSInfoEvents) Gets the native IDTSInfoEvents100 object that corresponds to the specified managed IDTSInfoEvents object.
Método publicoMiembro estático GetExtendedInterface(Package) Gets the native IDTSPackage100 object that corresponds to the specified managed Package object.
Método publicoMiembro estático GetExtendedInterface(VariableDispenser) Gets the native IDTSVariableDispenser100 object that corresponds to the specified managed VariableDispenser object.
Método publicoMiembro estático GetExtendedInterface(Variables) Gets the native IDTSVariables100 object that corresponds to the specified managed Variables object.

Principio

Notas

Use the GetExtendedInterface methods instead of the obsolete SQL Server 2005 Integration Services (SSIS) ToXxx90 methods.