Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type IPropertyInspector

Namespace FluentNHibernate.Conventions.Inspections

Interfaces IReadOnlyInspector, IExposedThroughPropertyInspector, IAccessInspector

Properties

Public properties

string Check get;

IDefaultableEnumerable<T> Columns get;

string Default get;

string Formula get;

Generated Generated get;

string Index get;

bool Insert get;

bool LazyLoad get;

int Length get;

string Name get;

bool Nullable get;

bool OptimisticLock get;

int Precision get;

int Scale get;

string SqlType get;

TypeReference Type get;

bool Unique get;

string UniqueKey get;

bool Update get;