ModelOperation

public enum ModelOperation

Warning

Although this has public access, it is intended for internal use and should not be used directly by host applications. The behavior of this may change without warning.
  • Declaration

    Swift

    case create
  • Declaration

    Swift

    case update
  • Declaration

    Swift

    case delete
  • Declaration

    Swift

    case read