Enums

The following enums are available globally.

  • Specifies the type of index to create, and parameters for certain types of indexes.

    See more

    Declaration

    Swift

    public enum IndexOptions
  • A database encryption key consists of a password string, or a 32-byte AES256 key.

    See more

    Declaration

    Swift

    public enum EncryptionKey