Click or drag to resize

objectTableTAddOrUpdate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodAddOrUpdate(IEnumerableT, objectTableUpdatePolicy)
Adds the or updates data table with objects specified. Returns number of new items added into collection
Public methodAddOrUpdate(T, objectTableUpdatePolicy)
Adds object or update if existing row was found. Returns true if new row was created
Top
See Also