J
Jiho Han
I am trying to examine the value of a column in the command window by using
the indexer like:
? someRow["COMPANY", DataRowVersion.Original]
and it returns an error that says,
object 'someRow' doesn't have an indexer. It doesn't work in Watch window
either.
The overload without the version info works like a charm. I see that the
overloads with the version parameter are readonly (get only). Would that
be the issue?
Anyone else seen this?
Jiho Han
Senior Software Engineer
Infinity Info Systems
The Sales Technology Experts
Tel: 212.563.4400 x216
Fax: 212.760.0540
(e-mail address removed)
www.infinityinfo.co
the indexer like:
? someRow["COMPANY", DataRowVersion.Original]
and it returns an error that says,
object 'someRow' doesn't have an indexer. It doesn't work in Watch window
either.
The overload without the version info works like a charm. I see that the
overloads with the version parameter are readonly (get only). Would that
be the issue?
Anyone else seen this?
Jiho Han
Senior Software Engineer
Infinity Info Systems
The Sales Technology Experts
Tel: 212.563.4400 x216
Fax: 212.760.0540
(e-mail address removed)
www.infinityinfo.co