Namespaces

Types in FluentNHibernate.MappingModel.Collections

Type ElementMapping

Namespace FluentNHibernate.MappingModel.Collections

Parent MappingBase

Interfaces IHasColumnMappings

Methods

Properties

Public instance methods

bool Equals(ElementMapping other)

Public properties

IEnumerable<ColumnMapping> Columns get;

Type ContainingEntityType get; set;

string Formula get; set;

int Length get; set;

bool NotNull get; set;

int Precision get; set;

int Scale get; set;

TypeReference Type get; set;

bool Unique get; set;