hi,all
I want to query a information/object list,eg the person list in webservice.
How can I do this function?
classmethod getPersons() as ...[webmethod]
{
// there is a persistance class "Person"
}Thanks Holden
hi,all
I want to query a information/object list,eg the person list in webservice.
How can I do this function?
classmethod getPersons() as ...[webmethod]
{
// there is a persistance class "Person"
}Thanks Holden