Méthode ReplicationBaseCollection.Refresh
Refreshes the collection.
Espace de noms : Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
Syntaxe
'Déclaration
Public Sub Refresh
'Utilisation
Dim instance As ReplicationBaseCollection
instance.Refresh()
public void Refresh()
public:
void Refresh()
member Refresh : unit -> unit
public function Refresh()
Notes
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.