Método LinkedServerLogin.Alter
Updates any property changes on an instance of SQL Server.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Public Sub Alter
'Uso
Dim instance As LinkedServerLogin
instance.Alter()
public void Alter()
public:
virtual void Alter() sealed
abstract Alter : unit -> unit
override Alter : unit -> unit
public final function Alter()
Implementa
Exemplos
Usando servidores vinculados no SMO
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.Smo