EfMigratorBackend.

SetAllowDataLossOnMigrations(bool) Method

Summary

Determines whether to allow data loss on the migration

Syntax

public void SetAllowDataLossOnMigrations(bool allowDataLossOnMigrations)

Parameters

Name Type Description
allowDataLossOnMigrations bool tru to allow data loss

Return Value

Type Description
void