TypeMappingInfo.IsUnicode 属性

定义

指示映射是否支持 Unicode,或者 null 是否未定义。

public bool? IsUnicode { get; }
public bool? IsUnicode { get; init; }
member this.IsUnicode : Nullable<bool>
member this.IsUnicode : Nullable<bool> with get, set
Public ReadOnly Property IsUnicode As Nullable(Of Boolean)
Public Property IsUnicode As Nullable(Of Boolean)

属性值

适用于