Partager via


DataFlowDebugCommandRequest.Command Propriété

Définition

Obtient ou définit le type de la commande. Les valeurs possibles sont les suivantes : « executePreviewQuery », « executeStatisticsQuery », « executeExpressionQuery »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à