DotNetCoreEfMigrationLister.

Script(string, ProcessArgumentBuilder, DotNetCoreEfMigrationListerSettings) Method

Summary

Script migrations for the project using the specified path with arguments and settings.

Syntax

public string Script(string project, ProcessArgumentBuilder arguments, DotNetCoreEfMigrationListerSettings settings)

Parameters

Name Type Description
project string The target project path.
arguments ProcessArgumentBuilder The arguments.
settings DotNetCoreEfMigrationListerSettings The settings.

Return Value

Type Description
string