Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type ManyToOneInspector

Namespace FluentNHibernate.Conventions.Inspections

Interfaces IManyToOneInspector

Properties

Public properties

Access Access get;

Cascade Cascade get;

TypeReference Class get;

IEnumerable<IColumnInspector> Columns get;

Type EntityType get;

Fetch Fetch get;

string ForeignKey get;

string Formula get;

bool Insert get;

Laziness LazyLoad get;

string Name get;

NotFound NotFound get;

bool Nullable get;

bool OptimisticLock get;

Member Property get;

string PropertyRef get;

string StringIdentifierForModel get;

bool Update get;