Partager via


SqlSink.TableOption Propriété

Définition

Obtient ou définit l’option permettant de gérer la table récepteur, telle que la création automatique. Pour l’instant, seule la valeur « autoCreate » est prise en charge. Type : chaîne (ou Expression avec chaîne resultType).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à