Skip to main content
Apex Sharma が「#Apex」で質問
I have an object called myObject__c and when I create a new field, I want to get the field's name on runtime in apex. How can we do this?
4 件の回答
  1. 2023年4月10日 8:50
    Hello Swetha, But if we don't know about fields then what we will do, I just want to get the name of the fields which recently created. For example I created the field named demo in the object so I just want to right now to get the name of the field
0/9000