missing file
authorMichael Wallner <mike@php.net>
Fri, 26 Sep 2014 13:07:27 +0000 (15:07 +0200)
committerMichael Wallner <mike@php.net>
Fri, 26 Sep 2014 13:07:27 +0000 (15:07 +0200)
pq/Statement/descAsync.md

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..31cf15bbf0cc385369bfad38c85ab73bcbedcf77 100644 (file)
@@ -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