次の方法で共有


AzureSqlReferenceInputDataSource.Table プロパティ

定義

この要素がデータソース要素に関連付けられているかどうかを取得または設定します。 Azure SQL データベース内のテーブルの名前。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象