Defines a method to alter an object on the referenced connection.
命名空間: 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 | Updates any property changes on an instance of Microsoft SQL Server. |
上層
備註
The IAlterable class is implemented by various instance classes.
.gif)