Udostępnij za pośrednictwem


Metoda DtsConvert.ToInfoEvents90

Uwaga: ten interfejs API jest już nieaktualny.

*** Członkowskich przestarzałe; Użyj GetExtendedInterface(IDTSInfoEvents) metoda zamiast. *** Konwertuje zarządzanych IDTSInfoEvents obiektu macierzystego IDTSInfoEvents100 obiektu.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
<ObsoleteAttribute("The ToXXXX90() methods have been replaced with the GetExtendedInteface() method.")> _
Public Shared Function ToInfoEvents90 ( _
    events As IDTSInfoEvents _
) As IDTSInfoEvents100
'Użycie
Dim events As IDTSInfoEvents
Dim returnValue As IDTSInfoEvents100

returnValue = DtsConvert.ToInfoEvents90(events)
[ObsoleteAttribute("The ToXXXX90() methods have been replaced with the GetExtendedInteface() method.")]
public static IDTSInfoEvents100 ToInfoEvents90(
    IDTSInfoEvents events
)
[ObsoleteAttribute(L"The ToXXXX90() methods have been replaced with the GetExtendedInteface() method.")]
public:
static IDTSInfoEvents100^ ToInfoEvents90(
    IDTSInfoEvents^ events
)
[<ObsoleteAttribute("The ToXXXX90() methods have been replaced with the GetExtendedInteface() method.")>]
static member ToInfoEvents90 : 
        events:IDTSInfoEvents -> IDTSInfoEvents100 
public static function ToInfoEvents90(
    events : IDTSInfoEvents
) : IDTSInfoEvents100

Parametry

Wartość zwracana

Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSInfoEvents100
W trybie macierzystym IDTSInfoEvents100 obiektu.