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()
实现
注释
This namespace, class, or member is supported only in the .NET Framework 2.0.