Interface IAlterable

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

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (em Microsoft.SqlServer.ConnectionInfo.dll)

Sintaxe

'Declaração
Public Interface IAlterable
'Uso
Dim instance As IAlterable
public interface IAlterable
public interface class IAlterable
type IAlterable =  interface end
public interface IAlterable

O tipo IAlterable expõe os membros a seguir.

Métodos

  Nome Descrição
Método público Alter Updates any property changes on an instance of Microsoft SQL Server.

Início

Comentários

The IAlterable class is implemented by various instance classes.