Aracılığıyla paylaş


RuntimeElementType.IReadOnlyElementType.IsUnicode Yöntem

Tanım

Koleksiyonun öğelerinin Unicode karakterlerini kalıcı hale getirip getirmediğini belirten bir değer alır.

[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

Döndürülenler

Unicode ayarı veya null tanımlı değilse.

Uygulamalar

Öznitelikler

Şunlara uygulanır