Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Infrastructure.Migrations.Expressions.Common.Expressions

    Classes

    CreateColumnExpression

    Represents an expression to create a new column in a database table.

    CreateForeignKeyExpression

    Represents an expression used to define a foreign key constraint as part of a database migration. This expression specifies the relationship between tables by linking columns in the source and target tables.

    CreateIndexExpression

    Represents a migration expression used to create a database index.

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