USqlTablePartition.ParentName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Ddl object of the partition's parent.
[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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute