objectTableTAddOrUpdate Method |
| Name | Description | |
|---|---|---|
| AddOrUpdate(IEnumerableT, objectTableUpdatePolicy) |
Adds the or updates data table with objects specified. Returns number of new items added into collection
| |
| AddOrUpdate(T, objectTableUpdatePolicy) |
Adds object or update if existing row was found. Returns true if new row was created
|