Поделиться через


Метод 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