NPersistence Reference Guide
(Optional) determines that this join table belongs to an AssociationOverride definition. If populated, this join table overrides a mapping of a relationship. The joinTable element must be specified if a join table is used in the overriding of the mapping of the relationship. The joinTable element must not be specified if a foreign key mapping is used in the overriding of the relationship.

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
public string AssociationOverrideRef

See Also