Compartilhar via


SqlPoolColumn.IsComputed Propriedade

Definição

Obtém indica se o valor da coluna é calculado ou não

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a