.net - How to retrieve embeddedMap type from orient DB to asp.net side? -


i have class named "testclass" , has property called "settings" , type embedded map.

my query follows.

select settings testclass 

how can value in .net side using https://github.com/orientechnologies/orientdb-net.binary api?

thanks in advanced..


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -