JDBC Driver for FinancialForce

Build 22.0.8462

PickListValues

This table lists picklist values for the specified TableName.

Columns

Name Type Description
ID [KEY] String The unique identifier of the picklist in the format ColumnName|Picklist_Value.
TableName String The name of the table. This must be specified when retrieving data from PickListInformation.
ColumnName String The name of the column associated with the picklist entry. This may be optionally specified to only retrieve picklist information with regards to the specified column.
PickList_Value String The picklist value.
PickList_Label String The label for the picklist value.
PickList_IsActive Boolean A boolean indicating if the picklist value is active.
PickList_IsDefault Boolean A boolean indicating if this picklist value is the default value for the column it is associated with.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462