NPersistence Reference Guide
(Optional) The entity class that is the target of the association. Optional only if the collection-valued relationship property is defined using generics. Must be specified otherwise.

Defaults to the parameterized type of the collection when defined using generics.

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

Syntax

   
 C# 
public Type TargetEntity

See Also