Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Infrastructure.Migrations.Expressions.Create.Index

    Classes

    CreateIndexBuilder

    Provides a fluent builder for defining and creating database indexes as part of migration expressions.

    Interfaces

    ICreateIndexColumnOptionsBuilder

    Provides options for configuring a column when creating an index in a migration expression.

    ICreateIndexForTableBuilder

    Provides a fluent interface for building and configuring an index on a database table during a migration.

    ICreateIndexOnColumnBuilder

    Provides a builder interface for specifying one or more columns when creating a database index as part of a migration.

    ICreateIndexOptionsBuilder

    Provides a builder interface for specifying options when creating an index as part of a database migration.

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