Share via


AzureSqlReferenceInputDataSource.Table Property

Definition

Gets or sets this element is associated with the datasource element. The name of the table in the Azure SQL database..

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to