4D v14.3On Server Close Connection database method |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
On Server Close Connection database method
On Server Close Connection database method
The On Server Close Connection database method is called once on the Server machine each time a 4D Client process ends. As for the On Server Open Connection database method, 4D Server passes three Long Integer parameters to the On Server Close Connection database method. On the other hand, no result is expected by 4D Server. The method must therefore be explicitly declared with three Long Integer parameters: C_LONGINT($1;$2;$3) This table details the information provided by the three parameters passed to the database method:
The On Server Close Connection database method is the exact counterpoint to the On Server Open Connection database method. For more information and a description of the 4D Client processes, see the description of this database method. See the first example for On Server Open Connection database method. |
PROPERTIES
Product: 4D
HISTORY
ARTICLE USAGE
4D Language Reference ( 4D v14 R3) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||