Metoda IDtsLogProviderUI.GetEnumerableValues
Zwraca ArrayList menedżerów połączenia.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Design
Zestaw: Microsoft.SqlServer.Dts.Design (w Microsoft.SqlServer.Dts.Design.dll)
Składnia
'Deklaracja
Function GetEnumerableValues As ArrayList
'Użycie
Dim instance As IDtsLogProviderUI
Dim returnValue As ArrayList
returnValue = instance.GetEnumerableValues()
ArrayList GetEnumerableValues()
ArrayList^ GetEnumerableValues()
abstract GetEnumerableValues : unit -> ArrayList
function GetEnumerableValues() : ArrayList
Wartość zwracana
Typ: System.Collections.ArrayList
ArrayList .
Zobacz także