Compartilhar via


USqlType.PrincipalId Propriedade

Definição

Obtém ou define a ID da entidade de segurança para esse tipo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a