Click or drag to resize
GridReaderRead Method
Overload List
  NameDescription
Public methodReadT
Read the next grid of results
Public methodReadT(Boolean)
Read the next grid of results
Public methodRead(Type, Boolean)
Read the next grid of results
Public methodReadTFirst, TSecond, TReturn(FuncTFirst, TSecond, TReturn, String, Boolean)
Read multiple objects from a single record set on the grid
Public methodReadTFirst, TSecond, TThird, TReturn(FuncTFirst, TSecond, TThird, TReturn, String, Boolean)
Read multiple objects from a single record set on the grid
Public methodReadTFirst, TSecond, TThird, TFourth, TReturn(FuncTFirst, TSecond, TThird, TFourth, TReturn, String, Boolean)
Read multiple objects from a single record set on the grid
Top
See Also