Icon TEDBEngineType

Unit: edbcomps

TEDBEngineType = (etClient,etServer)

This type is used to indicate the type of engine that the TEDBEngine component is being used as in the application. Please see the Configuring and Starting the Engine for more information.

ElementDescription
etClientIndicates that the engine is configured as a client engine.
etServerIndicates that the engine is configured as an ElevateDB server.
Image