Метод ReplicationBaseCollection.Refresh
Refreshes the collection.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Rmo (в Microsoft.SqlServer.Rmo.dll)
Синтаксис
'Декларация
Public Sub Refresh
'Применение
Dim instance As ReplicationBaseCollection
instance.Refresh()
public void Refresh()
public:
void Refresh()
member Refresh : unit -> unit
public function Refresh()
Замечания
The refreshed collection will reflect any objects that have been added or removed.
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.