Compartir a través de


USqlType.UserTypeId Propiedad

Definición

Obtiene o establece el identificador de tipo de usuario para este tipo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a