Share via


USqlType.TypeFamily Property

Definition

Gets or sets the type family for this type.

[Newtonsoft.Json.JsonProperty(PropertyName="typeFamily")]
public string TypeFamily { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeFamily")>]
member this.TypeFamily : string with get, set
Public Property TypeFamily As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to