Persist.NET Documentation Class Library

UniDirectionalAssociationMap Properties

The properties of the UniDirectionalAssociationMap class are listed below. For a complete list of UniDirectionalAssociationMap class members, see the UniDirectionalAssociationMap Members topic.

Public Instance Properties

Cardinality Cardinality of the association.
EntriesCount Returns number of entries.
ForClass The Desitnation ClassMap of the Assocation
IsDeleteAutomatic Specified if the childs must be deleted when the parent is deleted
IsInverse Returns true if this association is inversed.
IsRetrieveAutomatic Specified if the child(s) must be retreived automatically when the parent is retrieved
IsSaveAutomatic Specified if the child(s) must be saved automatically when the parent is saved
Target the Target Attribute of the association
TargetName Returns the name of the target for this attribute map.

See Also

UniDirectionalAssociationMap Class | Persist.Maps Namespace