Partager via


USqlType.IsTableType Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à