Enumeration ClientResetMode

枚举成员

丢弃未同步的更改: "discardUnsyncedChanges"

从服务器下载新副本。

手动: "manual"
恢复或放弃未同步的更改: "recoverOrDiscardUnsyncedChanges"

如果无法恢复未同步的更改,请从服务器下载全新副本。

恢复未同步的更改: "recoverUnsyncedChanges"

合并远程和本地未同步的更改。

使用TypeDoc生成