Interfaccia IAlterable
Defines a method to alter an object on the referenced connection.
Spazio dei nomi Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Sintassi
'Dichiarazione
Public Interface IAlterable
'Utilizzo
Dim instance As IAlterable
public interface IAlterable
public interface class IAlterable
type IAlterable = interface end
public interface IAlterable
Nel tipo IAlterable sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Alter | Updates any property changes on an instance of Microsoft SQL Server. |
In alto
Osservazioni
The IAlterable class is implemented by various instance classes.