SapHanaPartitionSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The settings that will be leveraged for SAP HANA source partitioning.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SapHanaPartitionSettings+SapHanaPartitionSettingsConverter))]
public class SapHanaPartitionSettings
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SapHanaPartitionSettings+SapHanaPartitionSettingsConverter))>]
type SapHanaPartitionSettings = class
Public Class SapHanaPartitionSettings
- Inheritance
-
SapHanaPartitionSettings
- Attributes
Constructors
SapHanaPartitionSettings() |
Initializes a new instance of SapHanaPartitionSettings. |
Properties
PartitionColumnName |
The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string). |