The DataRow_Wire type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Action |
Gets or sets the type of operation this data record represents
| |
| Blob |
Gets or sets the JSON serialized SmashRecord payload for this row
| |
| CreatorClient |
Gets or sets the client id for the creator of this row
| |
| GUID |
Gets or set the unique record identifier for this row
| |
| ModificationFlag |
Gets or sets a flag used to keep track of modification state
| |
| TimeStamp |
Gets or sets the timestamp (UTC ticks) for last modification of this record
| |
| TypeHash |
Gets or sets the type hash for the SmashTable this row belongs to
|
See Also