| RunLoadRecords Method |
| Name | Description | |
|---|---|---|
| LoadRecords(ListListString, String, String, ListString) | Obsolete.
Loads the records. Obsolete function for backward compatibility.
| |
| LoadRecords(Int64, XFieldDefMap, XWhere, XOrderBy, Int32) |
Loads records .
| |
| LoadRecords(XRecordMap, Int64, XFieldDefMap, XWhere, XOrderBy, Int32) |
Loads the records using the query and fill RecordMap.
|