EfCoreToolSettingsExtensions.

SetMigrationsNamespace<T>(T, string) Method

Syntax

public static T SetMigrationsNamespace<T>(this T settings, string namespace) 
    where T : EfCoreToolSettings

Type Parameters

Name Description
T

Parameters

Name Type Description
settings T
namespace string

Return Value

Type Description
T