IsSnapshotRequired 方法

命名空间:  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