Metodo Update
Updates schedule fields associated with the connection security context.
Spazio dei nomi Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Sintassi
'Dichiarazione
Public Sub Update
'Utilizzo
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()
Implementa
Osservazioni
This namespace, class, or member is supported only in the .NET Framework 2.0.
Vedere anche