IReadOnlyPropertyBase.GetFieldName Method

Definition

Gets the name of the backing field for this property, or null if the backing field is not known.

C#
public virtual string? GetFieldName ();

Returns

The name of the backing field, or null.

Applies to

Produkt Versioner
Entity Framework Core 6.0, 7.0, 8.0, 9.0