SqlDWSource.PartitionOption Propriété
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le mécanisme de partition qui sera utilisé pour la lecture sql en parallèle. Les valeurs possibles sont les suivantes : « 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
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :