Share via


IAlterable 介面

定義方法以改變參考連接上的物件。

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

語法

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

IAlterable 型別公開下列成員。

方法

  名稱 說明
公用方法 Alter 更新 Microsoft SQL Server 執行個體上的任何屬性變更。

回到頁首

備註

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

請參閱

參考

Microsoft.SqlServer.Management.Common 命名空間