Namespace FluentMigrator.Builders.Alter.Table
Interfaces
IAlterTableAddColumnOrAlterColumnOrSchemaOrDescriptionSyntax
Interface to change the description or alter the table/column/schema
IAlterTableAddColumnOrAlterColumnOrSchemaSyntax
Interface to specify the schema or alter a table/column
IAlterTableAddColumnOrAlterColumnSyntax
Interface to add or alter a column
IAlterTableColumnAsTypeSyntax
Define the column type
IAlterTableColumnOptionOrAddColumnOrAlterColumnOrForeignKeyCascadeSyntax
Interface to alter/add a column with an optional foreign key
IAlterTableColumnOptionOrAddColumnOrAlterColumnSyntax
Interface for adding/altering columns or column options