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