I'm attempting to fill a request for an index provided by the db administration team, however, there is a field in the database (I can view it through SSMS) that is not represented in the AOT table model.
The table does not support inheritance, and I don't believe the field could have been created manually in SQL as I've checked multiple environments.
I believe the field is system: batchJobs.STARTDATETIMETZID
Any help would be appreciated, thanks.