Name | Description | |
---|---|---|
![]() | ClassName | The name of the class type |
![]() | DatabaseReference | Reference to the database |
![]() | IndexName | The name of the index |
![]() | IsDirty | True if an index has been inserted or updated or deleted |
![]() | NeedsSorted | True if an index has been inserted or updated or deleted and has not been sorted yet |
![]() | PropertyName | The name of the property for this index |
![]() | SerializedDictionary | Used for serialization and deserialization. A dictionary with the primary key for the key, and the index for the value |
![]() | Style | The style of the index; unique or non-unique |