Compartilhar via


USqlType.IsComplexType Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a