Partilhar via


USqlExternalDataSource.PushdownTypes Propriedade

Definição

Obtém ou define a lista de tipos a serem enviados por push da fonte de dados externa.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a