Namespaces

Types in FluentNHibernate.MappingModel

Type ManyToOneMapping

Namespace FluentNHibernate.MappingModel

Parent MappingBase

Interfaces IHasColumnMappings, IRelationship

Methods

Properties

Public instance methods

bool Equals(ManyToOneMapping other)

Public properties

string Access get; set;

string Cascade get; set;

TypeReference Class get; set;

IDefaultableEnumerable<T> Columns get;

Type ContainingEntityType get; set;

string EntityName get; set;

string Fetch get; set;

string ForeignKey get; set;

string Formula get; set;

bool Insert get; set;

string Lazy get; set;

Member Member get; set;

string Name get; set;

string NotFound get; set;

bool OptimisticLock get; set;

IRelationship OtherSide get; set;

string PropertyRef get; set;

bool Update get; set;