Partager via


USqlExternalDataSource.PushdownTypes Propriété

Définition

Obtient ou définit la liste des types à envoyer à partir de la source de données externe.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à