Compartir a través de


USqlType.SystemTypeId Propiedad

Definición

Obtiene o establece el identificador de tipo del sistema para este tipo.

[Newtonsoft.Json.JsonProperty(PropertyName="systemTypeId")]
public int? SystemTypeId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="systemTypeId")>]
member this.SystemTypeId : Nullable<int> with get, set
Public Property SystemTypeId As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a