Méthode ConnectionSecurityContext.Update
Updates schedule fields associated with the connection security context.
Espace de noms : Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
Syntaxe
'Déclaration
Public Sub Update
'Utilisation
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()
Implémente
IConnectionSecurityContext.Update()
Notes
This namespace, class, or member is supported only in the .NET Framework 2.0.