Classes:
TActiveRecordHasOne
TActiveRecordHasOne models the object relationship that a record (the source object) property is an instance of foreign record object having a foreign key related to the source object. The HAS_ONE relation is very similar to the HAS_MANY relationship (in fact, it is equivalent in the entities relationship point of view).
Page Details:
TActiveRecordHasOne class file.
Tags:
|