Create a data value reference to store a single copy of a set of data. You can help manage memory and avoid frequent data copies that cause slower performance and out-of-memory errors by using data value references to store large data sets.
What to Use
What to Do
Create the following diagram to store, access, and operate on data using a data value reference.
Customize the gray sections for your unique programming goals.