Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 | |
|---|---|---|
![]() |
Alter | Updates any property changes on an instance of Microsoft SQL Server. |
Top
Remarks
The IAlterable class is implemented by various instance classes.
.gif)