JobSpec Constructor(DataRow)
- Last UpdatedNov 06, 2025
- 1 minute read
The JobSpec() method is the constructor used to instantiate a job specification. This overload of the method loads the job specification specified by a previously retrieved DataRow from the database. This overload is useful when a list of job specifications has already been retrieved from the database as a DataSet.