次の方法で共有


SqlDWTableDataSetMapping.SqlServerResourceId プロパティ

定義

SQL Server のリソース ID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象