Skip to Content
-1
Mar 02 at 05:32 PM

how can I bind an oData v2 with entityset with a Field Key?? Web Ide

320 Views Last edit Mar 02 at 05:35 PM 3 rev

<entry>

<id>....srv/LIBR_BASS_MSet('01')</id>

"01" is the Id and the field Key

- I want to bind all the property in the entity.

LIBR_BASS_MSet('01') {

'book'

'type'

'library'

},

LIBR_BASS_MSet('02') {

'book'

'type'

'library'

},

LIBR_BASS_MSet('03') {

'book'

'type'

'library'

},