Namespaces

Types in FluentNHibernate.Mapping.Builders

Type IndexBuilder

Namespace FluentNHibernate.Mapping.Builders

Methods

Properties

Public instance methods

void AsManyToMany()

Specifies that this index is a many-to-many index. Note: not all methods are available for many-to-many indexes.

void AsOneToMany()

Specifies that this index is a one-to-many index. Note: not all methods are available for one-to-many indexes.

Public properties

ColumnMappingCollection Columns get;

Modify the columns for this element