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


Метод IMergeSynchronizationAgent.IsSnapshotRequired

Gets or sets a value that indicates whether a new snapshot will be applied during the next agent synchronization.

Пространство имен:  Microsoft.SqlServer.Replication
Сборка:  Microsoft.SqlServer.Replication (в Microsoft.SqlServer.Replication.dll)

Синтаксис

'Декларация
Function IsSnapshotRequired As Boolean
'Применение
Dim instance As IMergeSynchronizationAgent 
Dim returnValue As Boolean 

returnValue = instance.IsSnapshotRequired()
bool IsSnapshotRequired()
bool IsSnapshotRequired()
abstract IsSnapshotRequired : unit -> bool
function IsSnapshotRequired() : boolean

Возвращаемое значение

Тип: System.Boolean
true if a new snapshot will be applied during the next agent synchronization; otherwise, false.

См. также

Справочник

IMergeSynchronizationAgent Интерфейс

Пространство имен Microsoft.SqlServer.Replication