C
CGatto
Hi,
I am wondering if anyone knows if there is a way to access the (seemingly)
private _rowID or RowId properties of a datarow. I am running a piece of
code which loops thru the datarows of a datatable, I can see the _rowID
property via a Watch when I debug the code, but there is apparently no way
to access the property in my code.
Any ideas?
Thanks
I am wondering if anyone knows if there is a way to access the (seemingly)
private _rowID or RowId properties of a datarow. I am running a piece of
code which loops thru the datarows of a datatable, I can see the _rowID
property via a Watch when I debug the code, but there is apparently no way
to access the property in my code.
Any ideas?
Thanks