[Mono-list] c# DataRow Field property missing ?

nicolas.mono nicolas.delley at gmail.com
Thu Apr 7 16:39:26 EDT 2011


I've often used the DataRow object (or DataRowCollection) when programming C#
in Windows (.NET Framework 3 and 3.5).
Now, I want to use it in a C# program developed with mono in Linux.
My problem is: I don't find the "Field" property of DataRow when using
mono... anyone can help me, please ?

Thanks in advance.

(example: "return ds.Table[0].Rows[0].Field(0)";

--
View this message in context: http://mono.1490590.n4.nabble.com/c-DataRow-Field-property-missing-tp3434511p3434511.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list