Freigeben über


DatabaseColumn.IsComputed Eigenschaft

Definition

Ruft ab oder legt fest, ob die Spalte berechnet wird oder nicht.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isComputed")]
public bool? IsComputed { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isComputed")>]
member this.IsComputed : Nullable<bool> with get, set
Public Property IsComputed As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: