Compartir a través de


DataFlowDebugCommandRequest.Command Propiedad

Definición

Obtiene o establece el tipo de comando. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a