SmoCollectionBase.Refresh Method

Refreshes the referenced collection.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub Refresh
'Usage
Dim instance As SmoCollectionBase

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

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.