Compartilhar via


USqlType.IsTableType Propriedade

Definição

Obtém ou define a opção que indica se esse tipo é um tipo de tabela.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a