Data.DBJson.TDataSetToJSONBridge Properties
InheritedProtected
Area | public | Specifies the set of dataset records to include in JSON . |
Dataset | public | Dataset specifies the dataset to work with. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
FieldNames | public | Specifies the field name mapping. Empty FieldNames means all fields. |
IncludeNulls | public | Set IncludeNulls to True or not False to include a field null value into JSON. |