Is there a way to select all Objects in Salesforce that start with a value?

前端 未结 0 927
迷失自我
迷失自我 2021-01-12 08:57

I can select all apex triggers by using

select id, name from ApexTrigger

and classes by using

select id, name from ApexClasses         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题