IsSnapshotRequired 메서드

네임스페이스:  Microsoft.SqlServer.Replication
어셈블리:  Microsoft.SqlServer.Replication.dll의 Microsoft.SqlServer.Replication

구문

‘선언
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