v5:reference:connection:setfetchmode
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| v5:reference:connection:setfetchmode [2018/06/11 10:22] – [Fetch Both] Add full code example dregad | v5:reference:connection:setfetchmode [2020/01/05 12:30] (current) – dregad | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| If you have multiple connection objects, and want to have different fetch modes for each connection, then use SetFetchMode. Once this function is called for a connection object, that connection object will ignore the global variable '' | If you have multiple connection objects, and want to have different fetch modes for each connection, then use SetFetchMode. Once this function is called for a connection object, that connection object will ignore the global variable '' | ||
| <WRAP right 300px box> | <WRAP right 300px box> | ||
| - | == See Also == | ||
| - | [[v5: | ||
| - | [[v5: | ||
| == Syntax == | == Syntax == | ||
| int setFetchMode( | int setFetchMode( | ||
| Line 12: | Line 9: | ||
| ) | ) | ||
| + | == See Also == | ||
| + | [[v5: | ||
| + | [[v5: | ||
| </ | </ | ||
| ==== Use as a getter ==== | ==== Use as a getter ==== | ||
v5/reference/connection/setfetchmode.1528705377.txt.gz · Last modified: by dregad
