Activity Forums Salesforce® Discussions What is sObject token in Salesforce?

  • MOHIT

    Member
    June 30, 2020 at 3:26 pm

    an object of type Schema.DescribeSObjectResult that contains all the describe properties for the sObject or field. Describe result objects are not serializable, and are validated at runtime. This result object is returned when performing the describe, using either the sObject token or the describeSObjects method.

  • Ratnesh

    Member
    July 1, 2020 at 5:09 am

    Token —a lightweight, serializable reference to an sObject or a field that is validated at compile time. This is used for token describes. The describeSObjects method—a method in the Schema class that performs describes on one or more sObject types.

  • Pooja

    Member
    July 1, 2020 at 6:44 am

    An object of type schema.DescribeSObjectResult that contains all the describe properties for the sObject or field.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos