IAlterable 接口
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.