Compartir a través de


AzureTableSource.AzureTableSourceQuery Propiedad

Definición

Obtiene o establece la consulta de origen de azure Table. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="azureTableSourceQuery")]
public object AzureTableSourceQuery { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureTableSourceQuery")>]
member this.AzureTableSourceQuery : obj with get, set
Public Property AzureTableSourceQuery As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a