Namespace FluentMigrator.Builders.Create.Table
Interfaces
ICreateTableColumnAsTypeSyntax
Defines the column type
ICreateTableColumnOptionOrForeignKeyCascadeOrWithColumnSyntax
Set column options or create a new column or set a foreign key cascade rule
ICreateTableColumnOptionOrWithColumnSyntax
Set column options or define a new column
ICreateTableWithColumnOrSchemaOrDescriptionSyntax
Define table schema, a new column or set the tables description
ICreateTableWithColumnOrSchemaSyntax
Define the table schema or a new column
ICreateTableWithColumnSyntax
Define a new column