Metoda ApplicationRole.Alter
Updates any ApplicationRole object property changes on the 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 ApplicationRole
instance.Alter()
public void Alter()
public:
virtual void Alter() sealed
abstract Alter : unit -> unit
override Alter : unit -> unit
public final function Alter()
Implementacje
Uwagi
The Alter method updates any changes that have been made to the properties of the ApplicationRolesince 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.