ConditionalIndex Fields | 
The ConditionalIndex type exposes the following members.
| Name | Description | |
|---|---|---|
| m_cLogMissingIdx | 
            The number of "missing inverse index" messages that have been logged.
              (Inherited from SimpleCacheIndex.) | |
| m_fImmutableValues | 
            Specifies whether or not the index is based on the immutable values (e.g. keys).
              (Inherited from SimpleCacheIndex.) | |
| m_keysExcluded | 
            A set of keys for the entries, which could not be included in the index.
              (Inherited from SimpleCacheIndex.) | |
| m_ldtLogMissingIdx | 
            The time at which the most recent logging of "missing inverse index"
            messages started.
              (Inherited from SimpleCacheIndex.) | |
| m_splitCollection | 
            If a value extracted by the IValueExtractor is an ICollection, this
            property specifies whether or not it should be treated as a 
            collection of contained attributes or indexed as a single composite
            attribute.
              (Inherited from SimpleCacheIndex.) |