DeserializeOptions.PartitionsMergedWithTable Property

Definition

Partitions are not represented as separate objects. Instead, every Table has a single Partition whose properties will appear under the Table object.

public bool PartitionsMergedWithTable { get; set; }
member this.PartitionsMergedWithTable : bool with get, set
Public Property PartitionsMergedWithTable As Boolean

Property Value

Applies to