共用方式為


Update 方法

Updates schedule fields associated with the connection security context.

命名空間:  Microsoft.SqlServer.Replication
組件:  Microsoft.SqlServer.Rmo (在 Microsoft.SqlServer.Rmo.dll 中)

語法

'宣告
Public Sub Update
'用途
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()

實作

IConnectionSecurityContext. . :: . .Update() () () ()

備註

This namespace, class, or member is supported only in the .NET Framework 2.0.