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