SerializeOptions.PartitionsMergedWithTable Property

Definition

Don't represent a Partition as a separate object. Instead, expose Partitions as properties under a Table object.

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

Property Value

Applies to