Overload List
Name | Description |
---|---|
ReadTable(String, Int32) |
Return rows from a Query Table. No guarantees are made regarding the order of rows returned.
|
ReadTable(String, Int32, String) |
Return rows from a Query Table, applying an optional predicate to decide which rows are returned.
No guarantees are made regarding the order of rows returned.
|