Compartilhar via


QueryStatistic.DatabaseNames Propriedade

Definição

Obtém ou define a lista de nomes de banco de dados.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseNames")]
public System.Collections.Generic.IList<string> DatabaseNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseNames")>]
member this.DatabaseNames : System.Collections.Generic.IList<string> with get, set
Public Property DatabaseNames As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a