共用方式為


RuntimeEntityType.IReadOnlyEntityType.GetDiscriminatorValue 方法

定義

傳回這個實體類型的鑒別子值。

[System.Diagnostics.DebuggerStepThrough]
object IReadOnlyEntityType.GetDiscriminatorValue ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDiscriminatorValue : unit -> obj
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDiscriminatorValue : unit -> obj
Function GetDiscriminatorValue () As Object Implements IReadOnlyEntityType.GetDiscriminatorValue

傳回

這個實體類型的鑒別子值。

實作

屬性

適用於