Compartir a través de


USqlType.TypeFamily Propiedad

Definición

Obtiene o establece la familia de tipos para este tipo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a