Partager via


RuntimeProperty.IReadOnlyProperty.IsUnicode Méthode

Définition

Obtient une valeur indiquant si la propriété peut ou non conserver des caractères 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

Retours

Paramètre Unicode, ou null si aucun n’est défini.

Implémente

Attributs

S’applique à