Sdílet prostřednictvím


RuntimeEntityType.IReadOnlyEntityType.GetDiscriminatorPropertyName Metoda

Definice

Vrátí název vlastnosti, která se použije k ukládání diskriminující hodnoty.

[System.Diagnostics.DebuggerStepThrough]
string? IReadOnlyEntityType.GetDiscriminatorPropertyName ();
[System.Diagnostics.DebuggerStepThrough]
string IReadOnlyEntityType.GetDiscriminatorPropertyName ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDiscriminatorPropertyName : unit -> string
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDiscriminatorPropertyName : unit -> string
Function GetDiscriminatorPropertyName () As String Implements IReadOnlyEntityType.GetDiscriminatorPropertyName

Návraty

Název vlastnosti, která se použije k ukládání diskriminující hodnoty.

Implementuje

Atributy

Platí pro