Метод ReplicationObject.Refresh
Reloads the properties of the object.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Rmo (в Microsoft.SqlServer.Rmo.dll)
Синтаксис
'Декларация
Public Sub Refresh
'Применение
Dim instance As ReplicationObject
instance.Refresh()
public void Refresh()
public:
void Refresh()
member Refresh : unit -> unit
public function Refresh()