[Python.NET] Python.Net and DataRow

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


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

mydatar = DataRow()

I get this error:

	no constructor matches given arguments.

Any ideas?

Thanks

Marco




More information about the PythonDotNet mailing list