Udostępnij za pośrednictwem


Metoda Schema.Alter

Updates any Schema object property changes on instance of Microsoft SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Sub Alter
'Użycie
Dim instance As Schema

instance.Alter()
public void Alter()
public:
virtual void Alter() sealed
abstract Alter : unit -> unit 
override Alter : unit -> unit 
public final function Alter()

Implementacje

IAlterable.Alter()

Uwagi

The Alter method updates any changes that have been made to the properties of the Schemasince it was created or since the last Alter statement.Modyfikacje są łączone i wysyłane do wystąpienie SQL Server w podróż jednej sieci do wystąpienie SQL Server.