Refresh 方法
Refreshes the referenced collection.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Public Sub Refresh
'用途
Dim instance As SmoCollectionBase
instance.Refresh()
public void Refresh()
public:
void Refresh()
member Refresh : unit -> unit
public function Refresh()
備註
只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。