Namespaces

Types in FluentNHibernate.MappingModel.Collections

Type IndexMapping

Namespace FluentNHibernate.MappingModel.Collections

Parent MappingBase

Interfaces IIndexMapping, IHasColumnMappings

Methods

Properties

Public instance methods

bool Equals(IndexMapping other)

Public properties

IDefaultableEnumerable<T> Columns get;

Type ContainingEntityType get; set;

string EntityName get; set;

string ForeignKey get; set;

bool IsManyToMany get; set;

int Length get; set;

TypeReference Type get; set;