次の方法で共有


SqlSource.PartitionOption プロパティ

定義

並列で読み取られる Sql に使用されるパーティション メカニズム。 使用できる値は、"None"、"PhysicalPartitionsOfTable"、"DynamicRange" です。

public object PartitionOption { get; set; }
member this.PartitionOption : obj with get, set
Public Property PartitionOption As Object

プロパティ値

適用対象