Interfaz IAlterable

Defines a method to alter an object on the referenced connection.

Espacio de nombres:  Microsoft.SqlServer.Management.Common
Ensamblado:  Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)

Sintaxis

'Declaración
Public Interface IAlterable
'Uso
Dim instance As IAlterable
public interface IAlterable
public interface class IAlterable
type IAlterable =  interface end
public interface IAlterable

El tipo IAlterable expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público Alter Updates any property changes on an instance of Microsoft SQL Server.

Arriba

Comentarios

The IAlterable class is implemented by various instance classes.