Ef6DatabaseUpdateTool.

Update(Ef6DatabaseUpdateSettings) Method

Summary

Applies any pending migrations to the database using the specified Ef6DatabaseUpdateSettings settings.

Syntax

public void Update(Ef6DatabaseUpdateSettings settings)

Parameters

Name Type Description
settings Ef6DatabaseUpdateSettings The settings.

Return Value

Type Description
void