From: Michael Wallner Date: Fri, 26 Sep 2014 13:07:27 +0000 (+0200) Subject: missing file X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=d29b96eb586472151d632d2376b2a8891850e276;p=mdref%2Fmdref-pq missing file --- diff --git a/pq/Statement/descAsync.md b/pq/Statement/descAsync.md index e69de29..31cf15b 100644 --- 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