Patrick Nanry
Posts: 0
Joined: Sat May 30, 2015 1:50 am

How to make an array of pointers

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?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How to make an array of pointers

Hello Patrick,

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

Return to “Issues”