PrimaryKeys

public protocol PrimaryKeys

Implement this protocol to use primary keys

  • Method used to define a set of primary keys for the types table

    Declaration

    Swift

    static func primaryKeys() -> Set<String>

    Return Value

    set of property names