共用方式為


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.

請參閱

參考

ReplicationBaseCollection 類別

Microsoft.SqlServer.Replication 命名空間