RelationalTypeMappingInfo.IsFixedLength Özellik

Tanım

Eşlenen veri türünün sabit uzunlukta olup olmadığı.

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

Özellik Değeri

Nullable<Boolean>

Şunlara uygulanır