Condividi tramite


Metodo Refresh

Refreshes the collection.

Spazio dei nomi  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Sintassi

'Dichiarazione
Public Sub Refresh
'Utilizzo
Dim instance As ReplicationBaseCollection

instance.Refresh()
public void Refresh()
public:
void Refresh()
member Refresh : unit -> unit 
public function Refresh()

Osservazioni

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.