Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type IComponentBaseInspector

Namespace FluentNHibernate.Conventions.Inspections

Interfaces IAccessInspector, IExposedThroughPropertyInspector

Properties

Public properties

IEnumerable<IAnyInspector> Anys get;

TypeReference Class get;

IEnumerable<ICollectionInspector> Collections get;

IEnumerable<IComponentBaseInspector> Components get;

bool Insert get;

string Name get;

IEnumerable<IOneToOneInspector> OneToOnes get;

bool OptimisticLock get;

IParentInspector Parent get;

IEnumerable<IPropertyInspector> Properties get;

IEnumerable<IManyToOneInspector> References get;

Type Type get;

bool Unique get;

bool Update get;