Namespace FluentMigrator.Builders.Create.Index
Interfaces
ICreateIndexColumnOptionsSyntax
Setting the default index column options
ICreateIndexColumnUniqueOptionsSyntax
Extension point for unique column options
ICreateIndexForTableSyntax
Definition of the table the index belongs to
ICreateIndexMoreColumnOptionsSyntax
Extension point for additional index column options
ICreateIndexNonKeyColumnSyntax
The interface to add a column to a non-key column index
ICreateIndexOnColumnOrInSchemaSyntax
Definition of the schema the table belongs to
ICreateIndexOnColumnSyntax
Definition of index columns or options
ICreateIndexOptionsSyntax
Index options