Freigeben über


DtsConvert.GetExtendedInterface-Methode

Geschützte Member einschließen
Geerbte Member einschließen

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

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche MethodeStatisches Element GetExtendedInterface(Application) Gets the native IDTSApplication100 object that corresponds to the specified managed Application object.
Öffentliche MethodeStatisches Element GetExtendedInterface(ConnectionManager) Gets the native IDTSConnectionManager100 object that corresponds to the specified managed ConnectionManager object.
Öffentliche MethodeStatisches Element GetExtendedInterface(Connections) Gets the native IDTSConnections100 object that corresponds to the specified managed Connections object.
Öffentliche MethodeStatisches Element GetExtendedInterface(IDTSComponentEvents) Gets the native IDTSComponentEvents100 object that corresponds to the specified managed IDTSComponentEvents object.
Öffentliche MethodeStatisches Element GetExtendedInterface(IDTSEvents) Gets the native IDTSEvents100 object that corresponds to the specified managed IDTSEvents object.
Öffentliche MethodeStatisches Element GetExtendedInterface(IDTSInfoEvents) Gets the native IDTSInfoEvents100 object that corresponds to the specified managed IDTSInfoEvents object.
Öffentliche MethodeStatisches Element GetExtendedInterface(Package) Gets the native IDTSPackage100 object that corresponds to the specified managed Package object.
Öffentliche MethodeStatisches Element GetExtendedInterface(VariableDispenser) Gets the native IDTSVariableDispenser100 object that corresponds to the specified managed VariableDispenser object.
Öffentliche MethodeStatisches Element GetExtendedInterface(Variables) Gets the native IDTSVariables100 object that corresponds to the specified managed Variables object.

Zum Anfang

Hinweise

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

Siehe auch

Verweis

DtsConvert Klasse

Microsoft.SqlServer.Dts.Runtime-Namespace