Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type IManyToOneInspector

Namespace FluentNHibernate.Conventions.Inspections

Interfaces IAccessInspector, IExposedThroughPropertyInspector

Properties

Public properties

Cascade Cascade get;

TypeReference Class get;

IEnumerable<IColumnInspector> Columns 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;

string PropertyRef get;

bool Update get;