Metoda ReplicationBaseCollection.InitList
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Protected MustOverride Function InitList As ArrayList
'Użycie
Dim returnValue As ArrayList
returnValue = Me.InitList()
protected abstract ArrayList InitList()
protected:
virtual ArrayList^ InitList() abstract
abstract InitList : unit -> ArrayList
protected abstract function InitList() : ArrayList
Wartość zwracana
Zobacz także