UpdateChainCallInterface public protocol UpdateChainCallInterface ChainCall interface for updating prepareUpdate(table:on:) Prepare chain call for updating on specific properties Throws Error Declaration Swift func prepareUpdate(table: String, on propertyConvertibleList: PropertyConvertible...) throws -> Update Parameters table Table name propertyConvertibleList Property or CodingTableKey list Return Value Update prepareUpdate(table:on:) Prepare chain call for updating on specific properties Throws Error Declaration Swift func prepareUpdate(table: String, on propertyConvertibleList: [PropertyConvertible]) throws -> Update Parameters table Table name propertyConvertibleList Property or CodingTableKey list Return Value Update Copyright © 2017 Tencent. All rights reserved. Generated by jazzy ♪♫ v0.9.0, a Realm project.