Compartir a través de


USqlExternalDataSource.PushdownTypes Propiedad

Definición

Obtiene o establece la lista de tipos que se van a insertar desde el origen de datos externo.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a