Quite new to RIA Services but i am progressing… I noticed that some methods are decorated with the QUERY attribute.
I would like to know where i can a list of QUERY attributes with an explanation what they do
Taking QUERY attribute as an example, what if i don’t decorate the method on the domainservice?
I tried doing a search for available attributes that i cna use with RIA services.
I presume i can also decorate depending which part of CRUD is being used.
Any help or information is really appreciated
Thanks
Here you can find all attributes and an explanation of each attribute you can set on methods of a domainservice.