Enums
The following enums are available globally.
-
Specifies the type of index to create, and parameters for certain types of indexes.
See moreDeclaration
Swift
public enum IndexOptions
-
A database encryption key consists of a password string, or a 32-byte AES256 key.
See moreDeclaration
Swift
public enum EncryptionKey