Newer Version Available

This content describes an older version of this product. View Latest

SObjectField Class

A Schema.sObjectField object is returned from the field describe result using the getControler and getSObjectField methods.

Namespace

Schema

Example

sObjectField Methods

The following are instance methods for sObjectField.

getDescribe()

Returns the describe field result for this field.

Signature

public Schema.DescribeFieldResult getDescribe()

Return Value

Type: Schema.DescribeFieldResult