Entity

    Class ReadonlyEntity<TFields, TIDField, TViewerContext, TSelectedFields>Abstract

    A readonly entity exposes only the read functionality of an Entity. Used as the base type for most entity operations excluding mutations.

    This is also useful as a base class for Entities that should not be mutated, such as:

    • Entities representing SQL views.
    • Entities representing immutable tables.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    MMNEPVFCICPMFPCPTTAAATR