次の方法で共有


USqlTablePartition.ParentName プロパティ

定義

パーティションの親の Ddl オブジェクトを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="parentName")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.DdlName ParentName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parentName")>]
member this.ParentName : Microsoft.Azure.Management.DataLake.Analytics.Models.DdlName with get, set
Public Property ParentName As DdlName

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象