Icon ServerJobCategory Property

property ServerJobCategory: String

Usage

Use the ServerJobCategory property to specify which job category the ElevateDB Server will schedule and run if the ServerRunJobs property is set to True. This property can contain any value, and the default value is blank (''), which indicates that the server engine can run all job categories. 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