Share via


IAlterable-Schnittstelle

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

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

Syntax

'Declaration
Public Interface IAlterable
'Usage
Dim instance As IAlterable
public interface IAlterable
public interface class IAlterable
type IAlterable =  interface end
public interface IAlterable

Der IAlterable-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Alter Updates any property changes on an instance of Microsoft SQL Server.

Zum Anfang

Hinweise

The IAlterable class is implemented by various instance classes.