DotNetCoreEfContextSettings.

Context Property

Summary

The DbContext to use. If omitted, the default DbContext is used.

Syntax

public string Context { get; set; }

Value

Type Description
string