Class ObjectStoreIndex
ObjectStoreIndex
public sealed class ObjectStoreIndex
- Inheritance
-
ObjectStoreIndex
- Inherited Members
Properties
KeyPath
keyPath
[JsonPropertyName("keyPath")]
public KeyPath KeyPath { get; set; }
Property Value
MultiEntry
multiEntry
[JsonPropertyName("multiEntry")]
public bool MultiEntry { get; set; }
Property Value
Name
name
[JsonPropertyName("name")]
public string Name { get; set; }
Property Value
Unique
unique
[JsonPropertyName("unique")]
public bool Unique { get; set; }