Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type ManyToManyInspector

Namespace FluentNHibernate.Conventions.Inspections

Interfaces IManyToManyInspector

Properties

Public properties

Type ChildType get;

TypeReference Class get;

IDefaultableEnumerable<T> Columns get;

Type EntityType get;

Fetch Fetch get;

string ForeignKey get;

bool LazyLoad get;

NotFound NotFound get;

string OrderBy get;

Type ParentType get;

string StringIdentifierForModel get;

bool Unique get;

string Where get;