Share via


Reading Records Specified by URI

The ReadRecords operation returns the records that are specified in the list of URIs.

When you are calling the ReadRecords operation, the returned RecordDataSet contains all fields in the schema and data. It includes the system fields, special system fields, _UnreadFlag field, and RecordURI field. The content of attachments are included if the IncludeFileAttachments parameter is true.

See Also

Reference

GrooveForms2.QueryRecords Operation
GrooveForms2.ReadRecords Operation

Concepts

Accessing Forms Tool Records
Using ADO.NET DataSets to Access Forms2RecordDataSet Data
Accessing the Forms2RecordDataSet Data Using XMLDocument