Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Does Sqlite-net support Complex Properties. I am trying to create a framework for communicating between EF on the server, DataServiceContext on the client and use Sqlite-net as my local storage. I have a pretty simplified object navigation mechanism which uses Complex Properties, but do not know how I would represent these objects on the client if Sqlite-net does not support them.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.