projects
/
mdref
/
mdref-pq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
ec144be
)
missing file
author
Michael Wallner
<mike@php.net>
Fri, 26 Sep 2014 13:07:27 +0000
(15:07 +0200)
committer
Michael Wallner
<mike@php.net>
Fri, 26 Sep 2014 13:07:27 +0000
(15:07 +0200)
pq/Statement/descAsync.md
patch
|
blob
|
history
diff --git
a/pq/Statement/descAsync.md
b/pq/Statement/descAsync.md
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..31cf15bbf0cc385369bfad38c85ab73bcbedcf77 100644
(file)
--- a/
pq/Statement/descAsync.md
+++ b/
pq/Statement/descAsync.md
@@
-0,0
+1,17
@@
+# array pq\Statement::descAsync()
+
+[Asynchronously](pq/Connection/: Asynchronous Usage) describe the parameters of the prepared statement.
+
+## Params:
+
+None.
+
+## Returns:
+
+* array, list of type OIDs of the substitution parameters.
+
+## Throws:
+
+* pq\Exception\InvalidArgumentException
+* pq\Exception\BadMethodCallException
+* pq\Exception\RuntimeException