Name | Description | |
---|---|---|
ClassName | The name of the class type (Inherited from KellermanSoftware.NinjaDatabasePro.BaseSingleIndex<T,TIndex>) | |
DatabaseReference | Reference to the database (Inherited from KellermanSoftware.NinjaDatabasePro.BaseSingleIndex<T,TIndex>) | |
IndexName | The name of the index (Inherited from KellermanSoftware.NinjaDatabasePro.BaseSingleIndex<T,TIndex>) | |
IsDirty | True if an index has been inserted or updated or deleted (Inherited from KellermanSoftware.NinjaDatabasePro.BaseSingleIndex<T,TIndex>) | |
NeedsSorted | True if an index has been inserted or updated or deleted and has not been sorted yet (Inherited from KellermanSoftware.NinjaDatabasePro.BaseSingleIndex<T,TIndex>) | |
PropertyName | The name of the property for this index (Inherited from KellermanSoftware.NinjaDatabasePro.BaseSingleIndex<T,TIndex>) | |
SerializedDictionary | Overridden. 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 (Inherited from KellermanSoftware.NinjaDatabasePro.BaseSingleIndex<T,TIndex>) |