project BLF > class Persistence Layer > method MainBlock

Description

Connect all necessary databases (found in server.ini).


Parameters


ihClassinputhandleHandle to the business class that is using the persistence layer. In most of the cases, this handle will be available in the preprocessor {&TARGETPROCEDURE}.
icDBMSinputcharacterDatabase type. Must refer to a registered DLL with the correct function to access a database of that type.
oiReturnStatusoutputintegerReturn status


Internal usage


BLF
method ComponentPool.StartPersistenceInPool


program code (program1/persistence.p)