Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type ColumnInspector

Namespace FluentNHibernate.Conventions.Inspections

Interfaces IColumnInspector

Properties

Public properties

string Check get;

string Default get;

Type EntityType get; set;

string Index get; set;

int Length get;

string Name get;

bool NotNull get; set;

int Precision get;

int Scale get;

string SqlType get;

string StringIdentifierForModel get;

bool Unique get; set;

string UniqueKey get; set;