Page 1 of 1

How to make an array of pointers

Posted: Mon Jun 08, 2015 7:48 pm
by Patrick Nanry

I need to make an array of pointers in a collection so the data in the pointed to objects can be accessed from an entry in the collection. their is no option for what type of data is supposed to be stored in the array so how do I make the array store pointers?


How to make an array of pointers

Posted: Tue Jun 09, 2015 10:59 am
by Serhii Kulibaba

Hello Patrick,

You need create collection with columns with type "pointer" to both these collections, and use query service for that collection.