Search Results for

    Show / Hide Table of Contents

    Enum IndexType

    Describes the indexing mode for properties annotated with the IndexedAttribute.

    Namespace: Realms
    Assembly: Realm.dll
    Syntax
    public enum IndexType

    Fields

    Name Description
    None

    Indicates that the property is not indexed.

    General

    Describes a regular index with no special capabilities.

    FullText

    Describes a Full-Text index on a string property.

    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2020-2024 Realm
    Generated by DocFX