Search Results for

    Show / Hide Table of Contents

    Enum ObjectSchema.ObjectType

    Represents the object schema type of an ObjectSchema.

    Namespace: Realms.Schema
    Assembly: Realm.dll
    Syntax
    public enum ObjectSchema.ObjectType : byte

    Fields

    Name Description
    RealmObject

    The value represents a RealmObject schema type.

    EmbeddedObject

    The value represents a EmbeddedObject schema type.

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