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
_______________________________________________
Ironpython-users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to