A view can be used as a record source when its usedFor is 'record' and its
streamId targets the stream being read from or written to. View properties map
(and may rename) container properties, and a view may embed a filter which is
applied (in addition to the request filter) on every read through the view.
Record views are managed with the Data Modeling views API (client.views).
Reference to a record view.
A view can be used as a record source when its
usedForis'record'and itsstreamIdtargets the stream being read from or written to. View properties map (and may rename) container properties, and a view may embed a filter which is applied (in addition to the request filter) on every read through the view. Record views are managed with the Data Modeling views API (client.views).