Newer Version Available

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

DataType Enum

Specifies the data types that are supported by the Apex Connector Framework.

Usage

The DataSource.DataType enum is referenced by the type property on the DataSource.Column class.

Enum Values

The following are the values of the DataSource.DataType enum.

Value Description
BOOLEAN_TYPE Boolean
CURRENCY_TYPE Currency
DATE_TYPE Date
DATETIME_TYPE Date/Time
EMAIL_TYPE Email
EXTERNAL_LOOKUP_TYPE External lookup relationship
INDIRECT_LOOKUP_TYPE Indirect lookup relationship
LOOKUP_TYPE Lookup relationship
NUMBER_TYPE Number
PERCENT_TYPE Percent
PHONE_TYPE Phone
PICKLIST_MULTISELECT_TYPE Multi-select picklist
PICKLIST_TYPE Picklist
STRING_LONG_TYPE Long text area
STRING_SHORT_TYPE Text area
TIME_TYPE Time
URL_TYPE URL