共用方式為


RuntimeProperty.IReadOnlyProperty.IsUnicode 方法

定義

取得值,指出 屬性是否可以保存 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

傳回

Unicode 設定,如果沒有定義,則 null 為 。

實作

屬性

適用於