OptionalcomputationFor computed tables: how the data was derived
OptionalentityMJ entity name (if source is 'view')
OptionalexecutionTime to execute the query/view in milliseconds
OptionalextraExtra WHERE filter applied (if source is 'view')
OptionalfetchedWhen this data was fetched (UTC)
OptionalpagePage size used for this result set
OptionalparametersQuery parameters used
OptionalqueryQuery category path in MJ (if from a stored query)
OptionalqueryQuery name in MJ (if from a stored query)
OptionalrowNumber of rows in the rows[] array (this page of results)
OptionalsqlSQL that produced this data (if source is 'query')
OptionalstartStarting row index in the full result set (0-based)
OptionaltotalTotal rows available from the query/view (not the entire table)
Metadata about how a DataTable's data was produced. Every field is optional — populate what's available.