Partager via


USqlType.PrincipalId Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à