Data.DBJson.TJSONToDataSetBridge Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
Datasetpublic
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FieldDefspublicSpecifies the field defs to work with.
MetaMergeModepublicSpecifies the column definitions merging mode. The default value is TJSONMetaMergeMode.Merge.
ObjectViewpublicSpecifies the column definition mode.
PKFieldspublicReturns a unique identifying field after calling Define. This is used only with MongoDB datasets, where the unique identifying field is Oid.
SampleObjectspublicSpecifies the number of objects in a JSON dataset to scan to determine the structure.
StringFieldSizepublicSpecifies a string field size when TypesMode = TJSONTypesMode.StringOnly.
TypesModepublicSpecifies the field type definition mode.