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.