Structs

The following structs are available globally.

  • ReplicatorChange contains the replicator status information.

    See more

    Declaration

    Swift

    public struct ReplicatorChange
  • The Conflict provides details about a conflict.

    See more

    Declaration

    Swift

    public struct Conflict
  • A Parameters object used for setting values to the query parameters defined in the query.

    See more

    Declaration

    Swift

    public struct Parameters
  • Options for opening a database. All properties default to NO or nil.

    See more

    Declaration

    Swift

    public struct DatabaseConfiguration
  • QueryChange contains the information about the query result changes reported by a query object.

    See more

    Declaration

    Swift

    public struct QueryChange