X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=pq-gateway%2Fpq%2FQuery%2FWriter%2F__toString.md;fp=pq-gateway%2Fpq%2FQuery%2FWriter%2F__toString.md;h=ae0f1df48ab1cc69805d6702873b9b75fcc845b0;hb=8e466600d2aff5f9a4e3deb1ba72ac1047f29fcf;hp=0000000000000000000000000000000000000000;hpb=d424e988576befd30f2268860473b8bc58de9664;p=mdref%2Fmdref-pq-gateway diff --git a/pq-gateway/pq/Query/Writer/__toString.md b/pq-gateway/pq/Query/Writer/__toString.md new file mode 100644 index 0000000..ae0f1df --- /dev/null +++ b/pq-gateway/pq/Query/Writer/__toString.md @@ -0,0 +1,11 @@ +# string pq\Query\Writer::__toString() + +Retrieve the assembled query. + +## Params: + +None. + +## Returns: + +* string, the plainy query string.