Namespaces

Types in FluentNHibernate.MappingModel.Identity

Type KeyManyToOneMapping

Namespace FluentNHibernate.MappingModel.Identity

Parent MappingBase

Interfaces ICompositeIdKeyMapping

Methods

Properties

Public instance methods

bool Equals(KeyManyToOneMapping other)

Public properties

string Access get; set;

TypeReference Class get; set;

IEnumerable<ColumnMapping> Columns get;

Type ContainingEntityType get; set;

string EntityName get; set;

string ForeignKey get; set;

bool Lazy get; set;

string Name get; set;

string NotFound get; set;