Condividi tramite


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
Metodo pubblico Alter Updates any property changes on an instance of Microsoft SQL Server.

Torna all'inizio

Osservazioni

The IAlterable class is implemented by various instance classes.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.Common