다음을 통해 공유


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.