Sdílet prostřednictvím


ModelCodeGenerationOptions.ContextName Vlastnost

Definice

Získá nebo nastaví DbContext název.

public virtual string ContextName { get; set; }
public virtual string? ContextName { get; set; }
member this.ContextName : string with get, set
Public Overridable Property ContextName As String

Hodnota vlastnosti

Název DbContext .

Platí pro