aboutsummaryrefslogtreecommitdiffstats
path: root/CMMCPResult.h
diff options
context:
space:
mode:
authoravenjamin <avenjamin@gmail.com>2008-11-15 14:34:15 +0000
committeravenjamin <avenjamin@gmail.com>2008-11-15 14:34:15 +0000
commit64dd7baf3188df7ec476d198b1fd52101584bce5 (patch)
treec5f1b467e023a43746256101e5da4b4a3aa0053b /CMMCPResult.h
parent2af8b4caa41b66311036b6f5a1009c8494f5bcab (diff)
downloadsequelpro-64dd7baf3188df7ec476d198b1fd52101584bce5.tar.gz
sequelpro-64dd7baf3188df7ec476d198b1fd52101584bce5.tar.bz2
sequelpro-64dd7baf3188df7ec476d198b1fd52101584bce5.zip
General clean up.... more to come
Diffstat (limited to 'CMMCPResult.h')
-rw-r--r--CMMCPResult.h2
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