DatabasePrincipal.Fqn Property

Definition

Gets or sets database principal fully qualified name.

[Newtonsoft.Json.JsonProperty(PropertyName="fqn")]
public string Fqn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fqn")>]
member this.Fqn : string with get, set
Public Property Fqn As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to