Compartir a través de


SqlPoolColumn.IsComputed Propiedad

Definición

Obtiene indica si el valor de columna se calcula o no.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a