Ef6DatabaseUpdateExtensions.

FromProjectDirectory(Ef6DatabaseUpdateSettings, DirectoryPath) Method

Summary

The project directory. Defaults to the current directory.

Syntax

public static Ef6DatabaseUpdateSettings FromProjectDirectory(this Ef6DatabaseUpdateSettings settings, DirectoryPath projectDirectory)

Parameters

Name Type Description
settings Ef6DatabaseUpdateSettings The settings.
projectDirectory DirectoryPath Project Directory Path

Return Value

Type Description
Ef6DatabaseUpdateSettings The settings instance with ProjectDirectory set to projectDirectory.