[This is preliminary documentation and is subject to change.]
Describes what kind of modification was done
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Insert | 0 | ||
| Upsert | 1 | ||
| Update | 2 | ||
| Delete | 3 |
See Also