diff options
Diffstat (limited to 'CMMCPResult.h')
-rw-r--r-- | CMMCPResult.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMMCPResult.h b/CMMCPResult.h index c5ab06cf..7f527949 100644 --- a/CMMCPResult.h +++ b/CMMCPResult.h @@ -30,4 +30,6 @@ } +- (id)fetchRowAsType:(MCPReturnType)aType; + @end |