Compartilhar via


AzureSqlDatabaseDataSourceProperties.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="table")]
public string Table { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="table")>]
member this.Table : string with get, set
Public Property Table As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a