NamedSets
Defines named sets. A Named Set is a programming object that identifies the components of a set that is used regularly in an application. Named sets reduce the amount of code needed to run your application. For example, if you are creating a database with an Customers Entity, you may want to have a set…
Read more