Object Store Index
data class ObjectStoreIndex(name: String, keyPath: KeyPath, unique: Boolean, multiEntry: Boolean)
Content copied to clipboard
Object store index.
Constructors
ObjectStoreIndex
Link copied to clipboard
fun ObjectStoreIndex(name: String, keyPath: KeyPath, unique: Boolean, multiEntry: Boolean)
Content copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard