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