The DataRow_Wire type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| DataRow_Wire | Initializes a new instance of the DataRow_Wire class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
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