Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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()