Return the total number of rows in the table.
()
| 239 | |
| 240 | // Return the total number of rows in the table. |
| 241 | GetRowCount() int |
| 242 | |
| 243 | // Return the total number of columns in the table. |
| 244 | GetColumnCount() int |
no outgoing calls
no test coverage detected