#import <Foundation/Foundation.h>
Go to the source code of this file.
|
| typedef | NS_ENUM (uint32_t, CBLIndexType) |
| | Types of database indexes. More...
|
| |
| typedef NS_ENUM |
( |
uint32_t |
, |
|
|
CBLIndexType |
|
|
) |
| |
Types of database indexes.
< Regular index of property value
< Full-text index
< Geospatial index of GeoJSON values
| NS_ASSUME_NONNULL_BEGIN NSString* const kCBLDatabaseChangeNotification |
| NSString* const kCBLDatabaseChangesUserInfoKey |
| NSString* const kCBLDatabaseLastSequenceUserInfoKey |
| NSString* const kCBLDatabaseIsExternalUserInfoKey |