Data.DBJson.TJSONToDataSetBridge Properties
InheritedProtected
Dataset | public | |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
FieldDefs | public | Specifies the field defs to work with. |
MetaMergeMode | public | Specifies the column definitions merging mode. The default value is TJSONMetaMergeMode.Merge. |
ObjectView | public | Specifies the column definition mode. |
PKFields | public | Returns a unique identifying field after calling Define . This is used only with MongoDB datasets, where the unique identifying field is Oid . |
SampleObjects | public | Specifies the number of objects in a JSON dataset to scan to determine the structure. |
StringFieldSize | public | Specifies a string field size when TypesMode = TJSONTypesMode.StringOnly . |
TypesMode | public | Specifies the field type definition mode. |