Namespaces

Types in FluentNHibernate.MappingModel.Collections

Type IndexManyToManyMapping

Namespace FluentNHibernate.MappingModel.Collections

Parent MappingBase

Interfaces IIndexMapping, IHasColumnMappings

Methods

Properties

Public instance methods

bool Equals(IndexManyToManyMapping other)

Public properties

TypeReference Class get; set;

IDefaultableEnumerable<T> Columns get;

Type ContainingEntityType get; set;

string EntityName get; set;

string ForeignKey get; set;