Type of operation a DataRow_Wire represents.
Applications do not use this enumeration directly.
Namespace: Microsoft.Hawaii.Smash.Client.CommonAssembly: Microsoft.Hawaii.Smash.Client (in Microsoft.Hawaii.Smash.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Add | 0 | Addition of a record | |
| Update | 1 | Update of a record | |
| Delete | 2 | Deletion of a record |
See Also