Namespaces

Types in FluentNHibernate.MappingModel

Type PropertyMapping

Namespace FluentNHibernate.MappingModel

Parent ColumnBasedMappingBase

Methods

Properties

Public instance methods

bool Equals(PropertyMapping other)

Public properties

string Access get; set;

IDefaultableEnumerable<T> Columns get;

Type ContainingEntityType get; set;

string Formula get; set;

string Generated get; set;

bool Insert get; set;

bool Lazy get; set;

Member Member get; set;

string Name get; set;

bool OptimisticLock get; set;

TypeReference Type get; set;

bool Update get; set;