Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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()