Gets a IDictionary<TKey, TValue> of the name/value pairs to be POSTed to the service if Post is used.
Namespace: Couchbase.N1QLAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Return Value
Type: IDictionary<String, String>The IDictionary<TKey, TValue> of the name/value pairs to be POSTed to the service.
