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
Sub Update
'Usage
Dim instance As IConnectionSecurityContext
instance.Update()
void Update()
void Update()
abstract Update : unit -> unit
function Update()