Metadata about entities referenced by a query. This helps Skip understand which entities are involved in each query and how they are being used.

Implements IQueryEntityInfoBase for consistency with MJCore types.

Implements

Constructors

Properties

Constructors

Properties

Entity: string

Name of the referenced entity

EntityID: string

Foreign key to the referenced entity

ID: string

Unique identifier for this entity reference record

QueryID: string

Foreign key to the parent query