SapTablePartitionOption Enum
The partition mechanism that will be used for SAP table read in parallel.
- Inheritance
-
builtins.strSapTablePartitionOptionSapTablePartitionOption
Constructor
SapTablePartitionOption(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
NONE |
PARTITION_ON_CALENDAR_DATE |
PARTITION_ON_CALENDAR_MONTH |
PARTITION_ON_CALENDAR_YEAR |
PARTITION_ON_INT |
PARTITION_ON_TIME |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python