This document is archived and information here might be outdated. Recommended version. |
Server can track chagnes for this layer/ table. The changes are returned during replica synchronization.
[Visual Basic .NET]
Public ReadOnly Property SyncCanReturnChanges As Boolean
[C#]
public bool SyncCanReturnChanges {get;}
[C++]
HRESULT get_SyncCanReturnChanges(
Boolean* canReturnChanges
);
[C++] Parameters canReturnChanges [out, retval]
canReturnChanges is a parameter of type bool*