Attribute for relationships.
Disables the default ctor for the struct.
Creates a db relationship with a custom sql query.
Creates a db relationship with an array of members to use for the query generation.
An associative array of members to match when generating the sql to retrieve the relationship data.
A custom sql to retrieve the relationship data.
See Implementation
Attribute for relationships.