Search Results for

    Show / Hide Table of Contents

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

    Classes

    AlterColumnExpression

    Represents a migration expression used to alter the definition of an existing column in a database table. This may include changing the column's type, constraints, or other properties.

    AlterDefaultConstraintExpression

    Represents an expression to alter a default constraint in a database migration.

    AlterTableExpression

    Represents an expression to alter an existing table in the database schema.

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