public Job() { JobSchema _schema = new JobSchema(); this.SchemaEntries = _schema.SchemaEntries; this.SchemaGlobal = "dbo"; }