ADOMD.NET update cell value in a cellset -
05-24-2004
, 12:31 PM
In the original ADOMD it was possible to assign a value to a cell in a
cellset.
In ADOMD.NET cell.value is a read-only propery.
What is the best way to update a cell value in an ADOMD.NET cellset?
Does it have to be done through some other method like UPDATE CUBE?
Thanks. |