Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type IElementInspector

Namespace FluentNHibernate.Conventions.Inspections

Interfaces IInspector

Properties

Public properties

IEnumerable<IColumnInspector> Columns get;

string Formula get;

int Length get;

bool NotNull get;

int Precision get;

int Scale get;

TypeReference Type get;

bool Unique get;