Skip to main content

Type.TablePartitionKey

Returns the partition key for the given table type if it has one.

Syntax

Type.TablePartitionKey(
tableType as type
) as list

Remarks

Returns the partition key for the given table type if it has one.

Category

Type