Update 메서드
Updates schedule fields associated with the connection security context.
네임스페이스: Microsoft.SqlServer.Replication
어셈블리: Microsoft.SqlServer.Rmo.dll의 Microsoft.SqlServer.Rmo
구문
‘선언
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.