سؤال

While debugging what's the way to access to certain row's certain column's value through Intellisense?

After the "Rows", which one to go for?

enter image description here

هل كانت مفيدة؟

المحلول

It's probably a little confusing that the "plus" sign doesn't show up next to "Results View" by default.

You have to click on the circular arrows icon next to "Results View" (seen in your image) to enumerate the collection of rows.

Then a plus sign will appear next to Results View, which you can click to show another drop-down with your DataRow objects.

enter image description here

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top