Share via


ColumnOperation.IsFixedLength Property

Definition

Indicates whether or not the column is constrained to fixed-length data.

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

Property Value

Applies to