Namespaces

Types in FluentNHibernate.Mapping

Type KeyManyToOnePart

Namespace FluentNHibernate.Mapping

Properties

Public properties

AccessStrategyBuilder<T> Access get; set;

Defines how NHibernate will access the object for persisting/hydrating (Defaults to Property)

KeyManyToOnePart Not get;

Inverts the next boolean

NotFoundExpression<TParent> NotFound get; set;