EfCoreToolSettingsExtensions.

SetDbContextClass<T>(T, string) Method

Syntax

public static T SetDbContextClass<T>(this T settings, string name) where T : EfCoreToolSettings

Type Parameters

Name Description
T

Parameters

Name Type Description
settings T
name string

Return Value

Type Description
T