Table of Contents

Class MigratableModuleBase

Namespace
Oqtane.Modules
Assembly
Oqtane.Server.dll
public class MigratableModuleBase
Inheritance
MigratableModuleBase

Methods

Migrate(DBContextBase, Tenant, MigrationType)

public bool Migrate(DBContextBase dbContext, Tenant tenant, MigrationType migrationType)

Parameters

dbContext DBContextBase
tenant Tenant
migrationType MigrationType

Returns

bool