TheDataRetrievalRecord Members
The TheDataRetrievalRecord type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
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
|