Sdílet prostřednictvím


RuntimeProperty.IReadOnlyProperty.IsUnicode Metoda

Definice

Získá hodnotu označující, zda vlastnost může zachovat znaky Unicode.

[System.Diagnostics.DebuggerStepThrough]
bool? IReadOnlyProperty.IsUnicode ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.IsUnicode : unit -> Nullable<bool>
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.IsUnicode : unit -> Nullable<bool>
Function IsUnicode () As Nullable(Of Boolean) Implements IReadOnlyProperty.IsUnicode

Návraty

Nastavení Unicode nebo null pokud není definováno žádné.

Implementuje

Atributy

Platí pro