IMutableModel.SetEmbeddedDiscriminatorName(String) Method

Definition

Sets the name to use for discriminator properties embedded in JSON documents. The default is "$type".

C#
public void SetEmbeddedDiscriminatorName (string? name);

Parameters

name
String

The property name, or null to clear the name set.

Applies to

Toode Versioonid
Entity Framework Core 9.0