Interface IAlterable

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

Espace de noms :  Microsoft.SqlServer.Management.Common
Assembly :  Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)

Syntaxe

'Déclaration
Public Interface IAlterable
'Utilisation
Dim instance As IAlterable
public interface IAlterable
public interface class IAlterable
type IAlterable =  interface end
public interface IAlterable

Le type IAlterable expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Alter Updates any property changes on an instance of Microsoft SQL Server.

Haut de la page

Notes

The IAlterable class is implemented by various instance classes.