To go back to my initial question:
L is a net.sourceforge.jtds.jdbc.JtdsResultSet
It has some values as shown in the picture.
How can I read "rowsInResult" using probably javaobject?
Dim b4xResultSet As JavaObject = L
Dim jResultSet As JavaObject = b4xResultSet.?????????