Compartir a través de


SqlDWSource.PartitionOption Propiedad

Definición

Obtiene o establece el mecanismo de partición que se usará para Sql leído en paralelo. Entre los valores posibles se incluyen: "None", "PhysicalPartitionsOfTable", "DynamicRange".

[Newtonsoft.Json.JsonProperty(PropertyName="partitionOption")]
public object PartitionOption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partitionOption")>]
member this.PartitionOption : obj with get, set
Public Property PartitionOption As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a