NPersistence Reference Guide
(Optional) Only required when this PrimaryKeyJoinColumn belongs to a SecondaryTable annontaion. If populated, this PrimaryKeyJoinColumn represetns a column that is used to join with the primary table. Defaults to the column(s) of the same name(s) as the primary key column(s) in the primary table.

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

Syntax

   
 C# 
public string tableRef

See Also