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