Icon ServerRunJobs Property

property ServerRunJobs: Boolean

Usage

Use the ServerRunJobs property to specify whether the ElevateDB Server is allowed to schedule and run jobs that are defined in the Configuration database. If this property is set to True (the default), then the ServerJobCategory property determines which category of jobs that the server will schedule and run. This property only applies when the EngineType property is set to etServer.

Information The Active property must be False in order to assign a value to this property.
Image