Compartilhar via


Método ConnectionSecurityContext.Update

Updates schedule fields associated with the connection security context.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (em Microsoft.SqlServer.Rmo.dll)

Sintaxe

'Declaração
Public Sub Update
'Uso
Dim instance As ConnectionSecurityContext

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

Implementa

IConnectionSecurityContext.Update()

Comentários

This namespace, class, or member is supported only in the .NET Framework 2.0.

Consulte também

Referência

ConnectionSecurityContext Classe

Namespace Microsoft.SqlServer.Replication