Compartir a través de


Role.Db Property

Definition

Gets or sets the database name the role is applied.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to