Partager via


SqlPoolColumn.IsComputed Propriété

Définition

Obtient indique si la valeur de colonne est calculée ou non

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à