Udostępnij za pośrednictwem


Metoda DtsConvert.ToConnections90

Uwaga: ten interfejs API jest już nieaktualny.

*** Członkowskich przestarzałe; Użyj GetExtendedInterface(Connections) metoda zamiast. *** Konwertuje zarządzanych Connections kolekcja macierzystego IDTSConnections100 kolekcja.

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 ToConnections90 ( _
    connections As Connections _
) As IDTSConnections100
'Użycie
Dim connections As Connections
Dim returnValue As IDTSConnections100

returnValue = DtsConvert.ToConnections90(connections)
[ObsoleteAttribute("The ToXXXX90() methods have been replaced with the GetExtendedInteface() method.")]
public static IDTSConnections100 ToConnections90(
    Connections connections
)
[ObsoleteAttribute(L"The ToXXXX90() methods have been replaced with the GetExtendedInteface() method.")]
public:
static IDTSConnections100^ ToConnections90(
    Connections^ connections
)
[<ObsoleteAttribute("The ToXXXX90() methods have been replaced with the GetExtendedInteface() method.")>]
static member ToConnections90 : 
        connections:Connections -> IDTSConnections100 
public static function ToConnections90(
    connections : Connections
) : IDTSConnections100

Parametry

Wartość zwracana

Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnections100
W trybie macierzystym IDTSConnections100 kolekcja.