Share via


RelationalTypeMappingInfo.IsFixedLength Property

Definition

Whether or not the mapped data type is fixed length.

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

Property Value

Applies to