TypeMappingInfo.IsUnicode Özellik

Tanım

Eşlemenin Unicode destekleyip desteklemediğini veya tanımlanmamışsa null olduğunu gösterir.

public bool? IsUnicode { get; }
public bool? IsUnicode { get; set; }
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)

Özellik Değeri

Nullable<Boolean>

Şunlara uygulanır