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


Метод IsSnapshotRequired

Пространство имен:  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