IReadOnlyProperty.IsUnicode Method

Definition

Gets a value indicating whether or not the property can persist Unicode characters.

C#
public bool? IsUnicode ();

Returns

The Unicode setting, or null if none is defined.

Applies to

Product Versions
Entity Framework Core 6.0, 7.0, 8.0, 9.0