Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 408 Bytes

table-partitionvalues.md

File metadata and controls

15 lines (11 loc) · 408 Bytes
description title
Learn more about: Table.PartitionValues
Table.PartitionValues

Table.PartitionValues

Syntax

Table.PartitionValues(table as table) as table

About

Returns information about how a table is partitioned. A table is returned where each column is a partition column in the original table, and each row corresponds to a partition in the original table.