v5:reference:loadbalancer:setsessionvariable
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:reference:loadbalancer:setsessionvariable [2017/04/17 02:17] – mnewnham | v5:reference:loadbalancer:setsessionvariable [2017/04/25 01:10] (current) – mnewnham | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| <WRAP right box> | <WRAP right box> | ||
| == Applies To == | == Applies To == | ||
| - | ADOdb Load Balancer | + | [[v5: |
| == Syntax == | == Syntax == | ||
| bool setSessionVariable( | bool setSessionVariable( | ||
| Line 13: | Line 13: | ||
| </ | </ | ||
| ===== Description ===== | ===== Description ===== | ||
| - | The method '' | + | The method '' |
| --------------------------- | --------------------------- | ||
| ===== Usage ==== | ===== Usage ==== | ||
| Line 27: | Line 27: | ||
| ==== $parameter ==== | ==== $parameter ==== | ||
| ==== $immediateExecution ==== | ==== $immediateExecution ==== | ||
| + | If the parameter is set to true, the method iterates through all the connections in the pool, establishes a connection to the database and executes the command. | ||
| + | If set to false, then parameters are executed the first time a connection is made to the database. | ||
| + | |||
v5/reference/loadbalancer/setsessionvariable.1492388256.txt.gz · Last modified: (external edit)
