Class TablesIndexesImprovement
Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_12_1_0
Assembly: Umbraco.Infrastructure.dll
Syntax
public class TablesIndexesImprovement : MigrationBase, IDiscoverable
Constructors
View SourceTablesIndexesImprovement(IMigrationContext)
Declaration
public TablesIndexesImprovement(IMigrationContext context)
Parameters
Type | Name | Description |
---|---|---|
IMigrationContext | context |
Methods
View SourceMigrate()
Declaration
protected override void Migrate()