Package version:

Type alias SapTablePartitionOption

SapTablePartitionOption: string

Defines values for SapTablePartitionOption.
KnownSapTablePartitionOption can be used interchangeably with SapTablePartitionOption, this enum contains the known values that the service supports.

Known values supported by the service

None
PartitionOnInt
PartitionOnCalendarYear
PartitionOnCalendarMonth
PartitionOnCalendarDate
PartitionOnTime

Generated using TypeDoc