Reads a filtered set of records. This operation returns an array of entities. The ReadMultiple operation allows the consumer of a Web service to specify the number of records to be returned at one time. This can reduce load on the server.

NoteNote

Records on a page that were inserted after the page was retrieved are not read. Records on a page may be incorrectly included in the retrieved dataset if they were deleted after the page was retrieved.

Expand imageParameters

Expand imageResults

Expand imageFaults

Expand imageRemarks

Expand imageUsage Examples

Expand imageSee Also