Partager via


USqlType.IsComplexType Propriété

Définition

Obtient ou définit le commutateur indiquant si ce type est un type complexe.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à