Namespaces

Types in FluentNHibernate.Conventions.Instances

Type PropertyInstance

Namespace FluentNHibernate.Conventions.Instances

Parent PropertyInspector

Interfaces IPropertyInstance

Properties

Public properties

IAccessInstance Access get;

string Check get;

IDefaultableEnumerable<T> Columns get;

string Default get;

Type EntityType get;

string Formula get;

IGeneratedInstance Generated get;

string Index get;

bool Insert get;

bool LazyLoad get;

int Length get;

string Name get;

IPropertyInstance Not get;

bool Nullable get;

bool OptimisticLock get;

int Precision get;

Member Property get;

bool ReadOnly get;

int Scale get;

string SqlType get;

string StringIdentifierForModel get;

TypeReference Type get;

bool Unique get;

string UniqueKey get;

bool Update get;