Partilhar via


AzureSynapseOutputDataSource.Table Propriedade

Definição

Obtém ou define o nome da tabela no banco de dados SQL do Azure. Necessário em solicitações PUT (CreateOrReplace).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.table")]
public string Table { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.table")>]
member this.Table : string with get, set
Public Property Table As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a