asp.net - ADO.net Data Services - Querying -


Just I'm ADO Net Data Services started learning. Some page queries show

like (sample)

  http: // localhost: 1705 / ServiceExample / SomeService.svc / person (1) / name http: / / Localhost: 1705 / servicex / some ssc / scc / person (1) / name / $ value  

Is it XPath or XQuery? Where can I find the full rule to create such questions with an example?

Thanks in advance.

Try about 1/4 about the path below. "Web Data Services Configuration URL"


Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net - getting a value of selected radiobutton in LoadViewState -