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


Метод ITransSynchronizationAgent.IsSnapshotRequired

Specifies 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 ITransSynchronizationAgent 
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.

См. также

Справочник

ITransSynchronizationAgent Интерфейс

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