IReadOnlyEntityType.GetDiscriminatorPropertyName Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the name of the property that will be used for storing a discriminator value.
public string? GetDiscriminatorPropertyName ();
abstract member GetDiscriminatorPropertyName : unit -> string
Public Function GetDiscriminatorPropertyName () As String
Returns
The name of the property that will be used for storing a discriminator value.
Applies to
Feedback
Submit and view feedback for