Class DeleteKeysAndIndexes
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 |
---|---|---|
IMigration |
context |
Methods
Migrate()
Declaration
protected override void Migrate()