Udostępnij za pośrednictwem


RuntimeProperty.IReadOnlyProperty.IsUnicode Metoda

Definicja

Pobiera wartość wskazującą, czy właściwość może utrwalać znaki 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

Zwraca

Ustawienie Unicode lub null jeśli żaden z nich nie jest zdefiniowany.

Implementuje

Atrybuty

Dotyczy