[Ironpython-users] Need to create a DOT.NET Object[]

Bernd Viehmann bernd.viehmann at googlemail.com
Fri Feb 15 10:11:33 CET 2013


Hi,

I want to use a DataView with a ADO.NET DataTable which has 2 values for
indexing.
FindRow() need  something like this as parameter for every key that is
defined:

[ in C# ]

public DataRowView[] FindRows (
	Object[] key
)



My Problem is that I have not found how to do this with IPY. Any suggestions??
 Mit freundlichen Grüßen


Bernd Viehmann

Mahrweg 46

41836 Hückelhoven


Tel.: 02433 9640 100

Fax: 02433 9640 109
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20130215/59518e92/attachment.html>


More information about the Ironpython-users mailing list