Freigeben über


USqlType.PrincipalId Eigenschaft

Definition

Ruft die Prinzipal-ID für diesen Typ ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: