1. Bernie Rivera
  2. PowerBuilder
  3. Monday, 16 September 2019 17:44 PM UTC

Is there a way to place in the cache the IReadOnlyDataObject created by DataObjectFactory.ParseDataObject so it can be available for instantiating a DataStore object?

As far as I can tell from the documentation, instantiating a DataStore depends on the IReadOnlyDataObject being available in the cache. There doesn't seem to be a way of using a IReadOnlyDataObject created by code in any direct way.

Thanks,
Bernie

Logan Liu @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 17 September 2019 01:59 AM UTC
  2. PowerBuilder
  3. # 1

Hi Bernie,

This API is primarily used internally within the current release. After manually parsing the DW syntax, you can use the IReadOnlyDataObject object to access some DataWindow object properties. However, you cannot use it to instantiate a DataStore.

Regards,

Logan

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.