Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines a method to alter an object on the referenced connection.
Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Declaration
Public Interface IAlterable
'Usage
Dim instance As IAlterable
public interface IAlterable
public interface class IAlterable
type IAlterable =  interface end
public interface IAlterable
The IAlterable type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | Alter | Updates any property changes on an instance of Microsoft SQL Server. | 
Top
Remarks
The IAlterable class is implemented by various instance classes.