RuntimeProperty.IReadOnlyProperty.IsUnicode Methode

Definition

Ruft einen Wert ab, der angibt, ob die Eigenschaft Unicode-Zeichen beibehalten kann.

[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

Gibt zurück

Die Unicode-Einstellung oder null , wenn keine definiert ist.

Implementiert

Attribute

Gilt für: