Linguaggio

DtsConvert.GetExtendedInterface Metodo

Definizione

Ottiene l'oggetto nativo che corrisponde all'oggetto gestito specificato. (I GetExtendedInterface metodi sostituiscono i metodi obsoleti ToXxx90 in DtsConvert.)

Overload

Nome Descrizione
GetExtendedInterface(Application)

Ottiene l'oggetto nativo IDTSApplication100 che corrisponde all'oggetto gestito Application specificato.

GetExtendedInterface(ConnectionManager)

Ottiene l'oggetto nativo IDTSConnectionManager100 che corrisponde all'oggetto gestito ConnectionManager specificato.

GetExtendedInterface(Connections)

Ottiene l'oggetto nativo IDTSConnections100 che corrisponde all'oggetto gestito Connections specificato.

GetExtendedInterface(IDTSComponentEvents)

Ottiene l'oggetto nativo IDTSComponentEvents100 che corrisponde all'oggetto gestito IDTSComponentEvents specificato.

GetExtendedInterface(IDTSEvents)

Ottiene l'oggetto nativo IDTSEvents100 che corrisponde all'oggetto gestito IDTSEvents specificato.

GetExtendedInterface(IDTSInfoEvents)

Ottiene l'oggetto nativo IDTSInfoEvents100 che corrisponde all'oggetto gestito IDTSInfoEvents specificato.

GetExtendedInterface(Package)

Ottiene l'oggetto nativo IDTSPackage100 che corrisponde all'oggetto gestito Package specificato.

GetExtendedInterface(VariableDispenser)

Ottiene l'oggetto nativo IDTSVariableDispenser100 che corrisponde all'oggetto gestito VariableDispenser specificato.

GetExtendedInterface(Variables)

Ottiene l'oggetto nativo IDTSVariables100 che corrisponde all'oggetto gestito Variables specificato.

Commenti

Utilizzare i GetExtendedInterface metodi invece dei obsoleti metodi SQL Server 2005 Integration Services (SSISToXxx90).

GetExtendedInterface(Application)

Ottiene l'oggetto nativo IDTSApplication100 che corrisponde all'oggetto gestito Application specificato.

public:
 static Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSApplication100 ^ GetExtendedInterface(Microsoft::SqlServer::Dts::Runtime::Application ^ app);
public static Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSApplication100 GetExtendedInterface(Microsoft.SqlServer.Dts.Runtime.Application app);
static member GetExtendedInterface : Microsoft.SqlServer.Dts.Runtime.Application -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSApplication100
Public Shared Function GetExtendedInterface (app As Application) As IDTSApplication100

Parametri

app
Application

Un oggetto gestito Application .

Valori restituiti

L'oggetto nativo IDTSApplication100 che corrisponde all'oggetto gestionato Application specificato.

Commenti

Usa il Microsoft.SqlServer.Dts.Runtime.DtsConvert.GetExtendedInterface(Application) metodo invece di quello obsoleto ToApplication90 .

Si applica a

GetExtendedInterface(ConnectionManager)

Ottiene l'oggetto nativo IDTSConnectionManager100 che corrisponde all'oggetto gestito ConnectionManager specificato.

public:
 static Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManager100 ^ GetExtendedInterface(Microsoft::SqlServer::Dts::Runtime::ConnectionManager ^ connMgr);
public static Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManager100 GetExtendedInterface(Microsoft.SqlServer.Dts.Runtime.ConnectionManager connMgr);
static member GetExtendedInterface : Microsoft.SqlServer.Dts.Runtime.ConnectionManager -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManager100
Public Shared Function GetExtendedInterface (connMgr As ConnectionManager) As IDTSConnectionManager100

Parametri

connMgr
ConnectionManager

Un oggetto gestito ConnectionManager .

Valori restituiti

L'oggetto nativo IDTSConnectionManager100 che corrisponde all'oggetto gestionato ConnectionManager specificato.

Commenti

Usa il Microsoft.SqlServer.Dts.Runtime.DtsConvert.GetExtendedInterface(ConnectionManager) metodo invece di quello obsoleto ToConnectionManager90 .

Si applica a

GetExtendedInterface(Connections)

Ottiene l'oggetto nativo IDTSConnections100 che corrisponde all'oggetto gestito Connections specificato.

public:
 static Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnections100 ^ GetExtendedInterface(Microsoft::SqlServer::Dts::Runtime::Connections ^ connections);
public static Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnections100 GetExtendedInterface(Microsoft.SqlServer.Dts.Runtime.Connections connections);
static member GetExtendedInterface : Microsoft.SqlServer.Dts.Runtime.Connections -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnections100
Public Shared Function GetExtendedInterface (connections As Connections) As IDTSConnections100

Parametri

connections
Connections

Un oggetto gestito Connections .

Valori restituiti

L'oggetto nativo IDTSConnections100 che corrisponde all'oggetto gestionato Connections specificato.

Commenti

Usa il Microsoft.SqlServer.Dts.Runtime.DtsConvert.GetExtendedInterface(Connections) metodo invece di quello obsoleto ToConnections90 .

Si applica a

GetExtendedInterface(IDTSComponentEvents)

Ottiene l'oggetto nativo IDTSComponentEvents100 che corrisponde all'oggetto gestito IDTSComponentEvents specificato.

public:
 static Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSComponentEvents100 ^ GetExtendedInterface(Microsoft::SqlServer::Dts::Runtime::IDTSComponentEvents ^ events);
public static Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSComponentEvents100 GetExtendedInterface(Microsoft.SqlServer.Dts.Runtime.IDTSComponentEvents events);
static member GetExtendedInterface : Microsoft.SqlServer.Dts.Runtime.IDTSComponentEvents -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSComponentEvents100
Public Shared Function GetExtendedInterface (events As IDTSComponentEvents) As IDTSComponentEvents100

Parametri

events
IDTSComponentEvents

Un oggetto gestito IDTSComponentEvents .

Valori restituiti

L'oggetto nativo IDTSComponentEvents100 che corrisponde all'oggetto gestionato IDTSComponentEvents specificato.

Commenti

Usa il Microsoft.SqlServer.Dts.Runtime.DtsConvert.GetExtendedInterface(IDTSComponentEvents) metodo invece di quello obsoleto ToComponentEvents90 .

Si applica a

GetExtendedInterface(IDTSEvents)

Ottiene l'oggetto nativo IDTSEvents100 che corrisponde all'oggetto gestito IDTSEvents specificato.

public:
 static Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEvents100 ^ GetExtendedInterface(Microsoft::SqlServer::Dts::Runtime::IDTSEvents ^ events);
public static Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEvents100 GetExtendedInterface(Microsoft.SqlServer.Dts.Runtime.IDTSEvents events);
static member GetExtendedInterface : Microsoft.SqlServer.Dts.Runtime.IDTSEvents -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEvents100
Public Shared Function GetExtendedInterface (events As IDTSEvents) As IDTSEvents100

Parametri

events
IDTSEvents

Un oggetto gestito IDTSEvents .

Valori restituiti

L'oggetto nativo IDTSEvents100 che corrisponde all'oggetto gestionato IDTSEvents specificato.

Commenti

Usa il Microsoft.SqlServer.Dts.Runtime.DtsConvert.GetExtendedInterface(IDTSEvents) metodo invece di quello obsoleto ToEvents90 .

Si applica a

GetExtendedInterface(IDTSInfoEvents)

Ottiene l'oggetto nativo IDTSInfoEvents100 che corrisponde all'oggetto gestito IDTSInfoEvents specificato.

public:
 static Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSInfoEvents100 ^ GetExtendedInterface(Microsoft::SqlServer::Dts::Runtime::IDTSInfoEvents ^ events);
public static Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSInfoEvents100 GetExtendedInterface(Microsoft.SqlServer.Dts.Runtime.IDTSInfoEvents events);
static member GetExtendedInterface : Microsoft.SqlServer.Dts.Runtime.IDTSInfoEvents -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSInfoEvents100
Public Shared Function GetExtendedInterface (events As IDTSInfoEvents) As IDTSInfoEvents100

Parametri

events
IDTSInfoEvents

Un oggetto gestito IDTSInfoEvents .

Valori restituiti

L'oggetto nativo IDTSInfoEvents100 che corrisponde all'oggetto gestionato IDTSInfoEvents specificato.

Commenti

Usa il Microsoft.SqlServer.Dts.Runtime.DtsConvert.GetExtendedInterface(IDTSInfoEvents) metodo invece di quello obsoleto ToInfoEvents90 .

Si applica a

GetExtendedInterface(Package)

Ottiene l'oggetto nativo IDTSPackage100 che corrisponde all'oggetto gestito Package specificato.

public:
 static Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSPackage100 ^ GetExtendedInterface(Microsoft::SqlServer::Dts::Runtime::Package ^ pkg);
public static Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPackage100 GetExtendedInterface(Microsoft.SqlServer.Dts.Runtime.Package pkg);
static member GetExtendedInterface : Microsoft.SqlServer.Dts.Runtime.Package -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPackage100
Public Shared Function GetExtendedInterface (pkg As Package) As IDTSPackage100

Parametri

pkg
Package

Un oggetto gestito Package .

Valori restituiti

L'oggetto nativo IDTSPackage100 che corrisponde all'oggetto gestionato Package specificato.

Commenti

Usa il Microsoft.SqlServer.Dts.Runtime.DtsConvert.GetExtendedInterface(Package) metodo invece di quello obsoleto ToPackage90 .

Si applica a

GetExtendedInterface(VariableDispenser)

Ottiene l'oggetto nativo IDTSVariableDispenser100 che corrisponde all'oggetto gestito VariableDispenser specificato.

public:
 static Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariableDispenser100 ^ GetExtendedInterface(Microsoft::SqlServer::Dts::Runtime::VariableDispenser ^ variableDispenser);
public static Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariableDispenser100 GetExtendedInterface(Microsoft.SqlServer.Dts.Runtime.VariableDispenser variableDispenser);
static member GetExtendedInterface : Microsoft.SqlServer.Dts.Runtime.VariableDispenser -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariableDispenser100
Public Shared Function GetExtendedInterface (variableDispenser As VariableDispenser) As IDTSVariableDispenser100

Parametri

variableDispenser
VariableDispenser

Un oggetto gestito VariableDispenser .

Valori restituiti

L'oggetto nativo IDTSVariableDispenser100 che corrisponde all'oggetto gestionato VariableDispenser specificato.

Commenti

Usa il Microsoft.SqlServer.Dts.Runtime.DtsConvert.GetExtendedInterface(VariableDispenser) metodo invece di quello obsoleto ToVariableDispenser90 .

Si applica a

GetExtendedInterface(Variables)

Ottiene l'oggetto nativo IDTSVariables100 che corrisponde all'oggetto gestito Variables specificato.

public:
 static Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariables100 ^ GetExtendedInterface(Microsoft::SqlServer::Dts::Runtime::Variables ^ variables);
public static Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariables100 GetExtendedInterface(Microsoft.SqlServer.Dts.Runtime.Variables variables);
static member GetExtendedInterface : Microsoft.SqlServer.Dts.Runtime.Variables -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariables100
Public Shared Function GetExtendedInterface (variables As Variables) As IDTSVariables100

Parametri

variables
Variables

Un oggetto gestito Variables .

Valori restituiti

L'oggetto nativo IDTSVariables100 che corrisponde all'oggetto gestionato Variables specificato.

Commenti

Usa il Microsoft.SqlServer.Dts.Runtime.DtsConvert.GetExtendedInterface(Variables) metodo invece di quello obsoleto ToVariables90 .

Si applica a