SqlDWTableDataSetMapping.TableName プロパティ

定義

SQL DW テーブル名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象