[IronPython] IronPython and DataRow

Alexander Mail alexander2006 at gmail.com
Thu Aug 13 15:20:18 CEST 2009


Hi,
I'm new in IronPython programming. I try to build a simple project  
that use DataSet/DataTable/DataRow.
But when I add a DataRow with this code:

mydatar = DataRow()

my program crash.

Any ideas?

Thanks

Marco



More information about the Ironpython-users mailing list