ORDATableResult Protocol Reference
| Conforms to | ORDAResult |
| Declared in | ORDATableResult.h |
Overview
The ORDATableResult protocol is the protocol that all results from ORDATable must conform to.
Tasks
-
– countthe number of contained result rows
required method -
– objectAtIndexedSubscript:the index
required method