SelectResultProtocol
public protocol SelectResultProtocol
SelectResult represents a signle return value of the query statement.
-
toImpl()Extension methodUndocumented
Declaration
Swift
func toImpl() -> CBLQuerySelectResult
SelectResultProtocol Protocol Reference