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.
Name of the referenced entity
Foreign key to the referenced entity
Unique identifier for this entity reference record
Foreign key to the parent query
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.