You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering, if there is a more convenient way to get the types of all properties of an unknown Entity than just parsing the metadata document. My first approach to simply identify the types of the first row is not robust, in case of null values.
My goal is to pass a structured and typed data table containing the request result.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
I was wondering, if there is a more convenient way to get the types of all properties of an unknown Entity than just parsing the metadata document. My first approach to simply identify the types of the first row is not robust, in case of null values.
My goal is to pass a structured and typed data table containing the request result.
Thanks & best regards.
Joerg
Beta Was this translation helpful? Give feedback.
All reactions