DeserializeOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flags that control how the JSON document is treated during deserialization.
public class DeserializeOptions
type DeserializeOptions = class
Public Class DeserializeOptions
- Inheritance
-
DeserializeOptions
Constructors
DeserializeOptions() |
Properties
PartitionsMergedWithTable |
Partitions are not represented as separate objects. Instead, every Table has a single Partition whose properties will appear under the Table object. |