querypool Connection Mode
Parameters
value
Controls how the read-write server is used in the query pool. If this value is set to All
then read-write servers are also used for queries. Otherwise with ReadOnly
these servers do not participate in query operations. Defaults to All
.