Namespaces

Types in FluentNHibernate.Conventions.Instances

Type IKeyInstance

Namespace FluentNHibernate.Conventions.Instances

Interfaces IKeyInspector

Methods

Properties

Public instance methods

void PropertyRef(string property)

This method is used to set a different key column in this table to be used for joins. The output is set as the property-ref attribute in the "key" subelement of the collection

Public properties

IEnumerable<IColumnInspector> Columns get;