Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates schedule fields associated with the connection security context.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public Sub Update
'Usage
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()
Implements
IConnectionSecurityContext.Update()
Remarks
This namespace, class, or member is supported only in the .NET Framework 2.0.