Search Results for

    Show / Hide Table of Contents

    Class DeleteKeysAndIndexes

    Inheritance
    System.Object
    MigrationBase
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.Common
    Assembly: cs.temp.dll.dll
    Syntax
    public class DeleteKeysAndIndexes : MigrationBase

    Constructors

    DeleteKeysAndIndexes(IMigrationContext)

    Declaration
    public DeleteKeysAndIndexes(IMigrationContext context)
    Parameters
    Type Name Description
    IMigrationContext context

    Methods

    Migrate()

    Declaration
    protected override void Migrate()
    In This Article
    • Constructors
      • DeleteKeysAndIndexes(IMigrationContext)
    • Methods
      • Migrate()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX