Share via


AmazonRdsForOraclePartitionSettings.PartitionColumnName Property

Definition

The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> PartitionColumnName { get; set; }
member this.PartitionColumnName : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property PartitionColumnName As DataFactoryElement(Of String)

Property Value

Applies to