Bagikan melalui


DtsConvert.ToApplication90(Application) Metode

Definisi

Perhatian

The ToXXXX90() methods have been replaced with the GetExtendedInteface() method.

Anggota usang; gunakan metode sebagai gantinya GetExtendedInterface(Application) . Mengonversi objek terkelola Application menjadi objek asli IDTSApplication100 .

public:
 static Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSApplication100 ^ ToApplication90(Microsoft::SqlServer::Dts::Runtime::Application ^ app);
[System.Obsolete("The ToXXXX90() methods have been replaced with the GetExtendedInteface() method.")]
public static Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSApplication100 ToApplication90 (Microsoft.SqlServer.Dts.Runtime.Application app);
[<System.Obsolete("The ToXXXX90() methods have been replaced with the GetExtendedInteface() method.")>]
static member ToApplication90 : Microsoft.SqlServer.Dts.Runtime.Application -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSApplication100
Public Shared Function ToApplication90 (app As Application) As IDTSApplication100

Parameter

app
Application

Objek terkelola Application .

Mengembalikan

Objek asli IDTSApplication100 .

Atribut

Berlaku untuk