If you want to find all the Properties in a namespace that have a DISPLAYLIST you can run this query
SELECT Parent,Name, Parameters FROM %Dictionary.CompiledProperty
WHERE FOR SOME %ELEMENT(Parameters) (%VALUE IS NOT NULL and %KEY = 'DISPLAYLIST')
I was not able to isolate the display list so the output is not very pretty.
Brendan
--
--
Caché, Ensemble, DeepSee
---
You received this message because you are subscribed to the Google Groups "Caché, Ensemble, DeepSee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
intersystems-publi...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.