共用方式為


RuntimeElementType.IReadOnlyElementType.IsUnicode 方法

定義

取得值,指出集合的專案是否可以保存 Unicode 字元。

[System.Diagnostics.DebuggerStepThrough]
bool? IReadOnlyElementType.IsUnicode ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType.IsUnicode : unit -> Nullable<bool>
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType.IsUnicode : unit -> Nullable<bool>
Function IsUnicode () As Nullable(Of Boolean) Implements IReadOnlyElementType.IsUnicode

傳回

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

實作

屬性

適用於