Partager via


USqlType.UserTypeId Propriété

Définition

Obtient ou définit l’ID de type d’utilisateur pour ce type.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à