Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 245504

Error querying region objects in DataBrowser

$
0
0

I'm querying region objects that have fields of type List<String>. I can successsfully perform the following query:

 

select * from /myRegion m where m.Name='objectName'

 

 

However, when I execute this query:

 

select m.someListOfStrings from /myRegion m where m.Name='objectName'

 

 

I get this result:

Screen Shot 2013-03-13 at 5.41.48 PM.png

 

What is the problem here?

Thanks!

Tom


Viewing all articles
Browse latest Browse all 245504


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>