Table.PartitionValues

Syntax

Table.PartitionValues(table as table) as table

About

返回有关如何对表进行分区的信息。 返回一个表,其中每个列是原始表中的分区列,每一行对应于原始表中的分区。