Both DML and DDL triggers are assigned object IDs, even though DDL triggers are not visible in [sys].[objects].parent_classThis is the parent class of the trigger - specifying whether the trigger is a database parented trigger (for DDL triggers) or an object parented trigger (for DML triggers).