Freigeben über


AmazonRdsForOraclePartitionSettings Klasse

Definition

Die Einstellungen, die für die AmazonRdsForOracle-Quellpartitionierung genutzt werden.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.AmazonRdsForOraclePartitionSettings+AmazonRdsForOraclePartitionSettingsConverter))]
public class AmazonRdsForOraclePartitionSettings
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.AmazonRdsForOraclePartitionSettings+AmazonRdsForOraclePartitionSettingsConverter))>]
type AmazonRdsForOraclePartitionSettings = class
Public Class AmazonRdsForOraclePartitionSettings
Vererbung
AmazonRdsForOraclePartitionSettings
Attribute

Konstruktoren

AmazonRdsForOraclePartitionSettings()

Initialisiert eine neue instance von AmazonRdsForOraclePartitionSettings.

Eigenschaften

PartitionColumnName

Der Name der Spalte im Ganzzahltyp, der für die Partitionierung des fortgefahrenen Bereichs verwendet wird. Type: string (oder Expression with resultType string).

PartitionLowerBound

Der in partitionColumnName angegebene Mindestwert der Spalte, der für die Partitionierung des fortgefahrenen Bereichs verwendet wird. Type: string (oder Expression with resultType string).

PartitionNames

Namen der physischen Partitionen der AmazonRdsForOracle-Tabelle.

PartitionUpperBound

Der maximale Wert der in partitionColumnName angegebenen Spalte, die für die Partitionierung des fortgefahrenen Bereichs verwendet wird. Type: string (oder Expression with resultType string).

Gilt für: