Compartir a través de


USqlType.IsTableType Propiedad

Definición

Obtiene o establece el modificador que indica si este tipo es un tipo de tabla.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a