Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type IJoinInspector

Namespace FluentNHibernate.Conventions.Inspections

Interfaces IInspector

Properties

Public properties

IEnumerable<IAnyInspector> Anys get;

string Catalog get;

Fetch Fetch get;

bool Inverse get;

IKeyInspector Key get;

bool Optional get;

IEnumerable<IPropertyInspector> Properties get;

IEnumerable<IManyToOneInspector> References get;

string Schema get;

string Subselect get;

string TableName get;