共用方式為


IRefreshable 介面

定義可從參考連接上的伺服器重新整理物件的方法。

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

語法

'宣告
Public Interface IRefreshable
'用途
Dim instance As IRefreshable
public interface IRefreshable
public interface class IRefreshable
type IRefreshable =  interface end
public interface IRefreshable

IRefreshable 型別公開下列成員。

方法

  名稱 說明
公用方法 Refresh 藉由從伺服器讀取物件屬性來重新整理這些屬性。

回到頁首

備註

IRefreshable 類別由各種範例類別的實作。

請參閱

參考

Microsoft.SqlServer.Management.Common 命名空間