| GridReaderRead Method |
| Name | Description | |
|---|---|---|
| ReadT |
Read the next grid of results
| |
| ReadT(Boolean) |
Read the next grid of results
| |
| Read(Type, Boolean) |
Read the next grid of results
| |
| ReadTFirst, TSecond, TReturn(FuncTFirst, TSecond, TReturn, String, Boolean) |
Read multiple objects from a single record set on the grid
| |
| ReadTFirst, TSecond, TThird, TReturn(FuncTFirst, TSecond, TThird, TReturn, String, Boolean) |
Read multiple objects from a single record set on the grid
| |
| ReadTFirst, TSecond, TThird, TFourth, TReturn(FuncTFirst, TSecond, TThird, TFourth, TReturn, String, Boolean) |
Read multiple objects from a single record set on the grid
|