Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type ColumnBasedInspector

Namespace FluentNHibernate.Conventions.Inspections

Properties

Public properties

string Check get;

string Default get;

string Index get;

int Length get;

bool Nullable get;

int Precision get;

int Scale get;

string SqlType get;

bool Unique get;

string UniqueKey get;