Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Infrastructure.Migrations.Expressions.Alter.Table

    Classes

    AlterTableBuilder

    Provides a fluent builder for constructing 'ALTER TABLE' expressions used in database migration operations.

    Interfaces

    IAlterTableBuilder

    Builds an Alter Table expression.

    IAlterTableColumnOptionBuilder

    Represents a builder interface for configuring column options when altering a table during a database migration.

    IAlterTableColumnOptionForeignKeyCascadeBuilder

    Provides a builder for configuring foreign key cascade behaviors on a table column during an alter table migration.

    IAlterTableColumnTypeBuilder

    Represents a builder for altering the data type of a table column during a database migration.

    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX