It would be in the APM_ComponentTemplateSetting table. Depending on the componentID you can find all if them with:
Select * from APM_ComponentTemplateSetting where [Key} = 'ScriptArguments'
It would be in the APM_ComponentTemplateSetting table. Depending on the componentID you can find all if them with:
Select * from APM_ComponentTemplateSetting where [Key} = 'ScriptArguments'