共用方式為


Refresh 方法

Refreshes the object and retrieves properties when the object is next accessed.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Overridable Sub Refresh
'用途
Dim instance As SqlSmoObject

instance.Refresh()
public virtual void Refresh()
public:
virtual void Refresh()
abstract Refresh : unit -> unit 
override Refresh : unit -> unit 
public function Refresh()

實作

IRefreshable. . :: . .Refresh() () () ()

範例

呼叫方法