v5:session:reference:persist
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
v5:session:reference:persist [2016/05/22 00:21] – created mnewnham | v5:session:reference:persist [2018/07/01 22:55] (current) – prefer functions start lowercase (#430) peterdd | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ADOdb_Session:: | + | ====== ADOdb_Session:: |
~~NOTOC~~ | ~~NOTOC~~ | ||
<WRAP right box> | <WRAP right box> | ||
==Syntax== | ==Syntax== | ||
- | | + | |
- | optional | + | optional |
) | ) | ||
</ | </ | ||
===== Description ======= | ===== Description ======= | ||
- | The **static** method //**persists**// sets or gets the status of a persistent connection on the session connection. This is not the same value as the driver associated with the database abstraction layer. | + | The **static** method //**persist**// sets or gets the status of a persistent connection on the session connection. This is not the same value as the driver associated with the database abstraction layer. |
- | The value must be set **// | + | The value must be set **// |
+ | |||
+ | |||
+ | The parameter to the '' | ||
+ | |||
+ | ^$connectMode^Connection Method^ | ||
+ | ^true|pConnect()| | ||
+ | ^false|connect()| | ||
+ | ^' | ||
+ | ^' | ||
+ | ^' | ||
=====Use As A Getter===== | =====Use As A Getter===== | ||
Line 21: | Line 31: | ||
include_once " | include_once " | ||
- | ADOdb_session:: | + | ADOdb_Session:: |
- | ADOdb_session:: | + | ADOdb_Session:: |
- | ADOdb_session:: | + | ADOdb_Session:: |
</ | </ |
v5/session/reference/persist.1463869312.txt.gz · Last modified: 2017/04/21 11:38 (external edit)