Namespaces

Types in FluentNHibernate.Conventions.Instances

Type ManyToOneInstance

Namespace FluentNHibernate.Conventions.Instances

Parent ManyToOneInspector

Interfaces IManyToOneInstance

Properties

Public properties

IAccessInstance Access get;

ICascadeInstance Cascade get;

TypeReference Class get;

IEnumerable<IColumnInspector> Columns get;

Type EntityType get;

IFetchInstance Fetch get;

string ForeignKey get;

string Formula get;

bool Insert get;

Laziness LazyLoad get;

string Name get;

IManyToOneInstance Not get;

INotFoundInstance NotFound get;

bool Nullable get;

bool OptimisticLock get;

Member Property get;

string PropertyRef get;

string StringIdentifierForModel get;

bool Update get;