Condividi tramite


RuntimeProperty.IReadOnlyProperty.IsUnicode Metodo

Definizione

Ottiene un valore che indica se la proprietà può rendere persistenti i caratteri 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

Restituisce

Impostazione Unicode o null se non è definita alcuna impostazione.

Implementazioni

Attributi

Si applica a