共用方式為


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 Overrides Sub Refresh
'用途
Dim instance As DatabaseOptions

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

實作

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