ReplicationAgentSchedule.Update 메서드

Updates an existing schedule on the server.

네임스페이스:  Microsoft.SqlServer.Replication
어셈블리:  Microsoft.SqlServer.Rmo(Microsoft.SqlServer.Rmo.dll)

구문

‘선언
Public Sub Update
‘사용 방법
Dim instance As ReplicationAgentSchedule

instance.Update()
public void Update()
public:
void Update()
member Update : unit -> unit
public function Update()

주의

This method will do nothing if this schedule object is not associated with any replication object or is associated with a replication object that does not exist on the server.

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

참고 항목

참조

ReplicationAgentSchedule 클래스

Microsoft.SqlServer.Replication 네임스페이스