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