VIRTUAL constant

int const VIRTUAL

Virtual properties may not have a dedicated field in their entity class, e.g. target IDs of to-one relations

Implementation

static const int VIRTUAL = 1024;