Namespaces

Types in FluentNHibernate.MappingModel

Type DiscriminatorMapping

Namespace FluentNHibernate.MappingModel

Parent ColumnBasedMappingBase

Methods

Properties

Public instance methods

bool Equals(DiscriminatorMapping other)

Public properties

IDefaultableEnumerable<T> Columns get;

Type ContainingEntityType get; set;

bool Force get; set;

string Formula get; set;

bool Insert get; set;

TypeReference Type get; set;