[This is preliminary documentation and is subject to change.]
Override to perform custom row equality comparison.
Default implementation equates rows using their key fields
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- other
- Type: NFX.DataAccess.CRUD Row
Return Value
Type:
Implements

See Also