Share via


DatabaseColumnData.IsComputed Property

Definition

Whether or not the column is computed.

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

Property Value

Applies to