IRelationalPropertyAnnotations.IsFixedLength Property

Definition

A flag indicating if the property as capable of storing only fixed-length data, such as strings.

public bool IsFixedLength { get; }
member this.IsFixedLength : bool
Public ReadOnly Property IsFixedLength As Boolean

Property Value

Applies to