TheDataRetrievalRecord Fields
The TheDataRetrievalRecord type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
|   | CFI | 
   Column filter to only return/write certain fields in a record
    | 
|   | CMD | 
   Command to be executed by the StorageService
    | 
|   | DID | 
   DeviceID/NodeID
    | 
|   | ERR | 
   Error Message
    | 
|   | FLDs | 
   List of Field Definitions to store/retrieve
    | 
|   | GRP | 
   Grouping Setting (use by "Group By")
    | 
|   | MID | 
   Cookie ID
    | 
|   | PAG | 
   Page number requested. -1 is the last page
    | 
|   | RECs | 
   List of strings with the records to be retrieved or stored in a generic format
    | 
|   | SFI | 
   SQL Filter (used in a "Where clause")
    | 
|   | SOR | 
   SQL "Order By" clause
    | 
|   | UID | 
   UniqueID
    |