次の方法で共有


DeserializeOptions.PartitionsMergedWithTable プロパティ

定義

パーティションは別個のオブジェクトとして表されません。 代わりに、すべてのテーブルに 1 つのパーティションが与えられ、そのプロパティが Table オブジェクトの下に表示されます。

public bool PartitionsMergedWithTable { get; set; }
member this.PartitionsMergedWithTable : bool with get, set
Public Property PartitionsMergedWithTable As Boolean

プロパティ値

適用対象