Return the total number of columns in the table.
()
| 242 | |
| 243 | // Return the total number of columns in the table. |
| 244 | GetColumnCount() int |
| 245 | |
| 246 | // The following functions are provided for completeness reasons as the |
| 247 | // original Table implementation was not read-only. If you do not wish to |
no outgoing calls
no test coverage detected