Rediger

Share via


OptionOrdinalValues Property

Version: Available or changed with runtime version 1.0.

Specifies the list of option values. Can be set if the property ExternalType is set to Picklist.

Applies to

  • Table Field

Property values

The position of the option members value in the external database. You can set -1, 1, 2, but you cannot set the value to 0.

Syntax

OptionOrdinalValues = 1,2,3,4,5;

Remarks

This property is used when you specify CDS in the TableType property. These tables use a different SQL Server connection than the normal tables in the Dynamics 365 Business Central database.

See Also

Properties
Table Properties
AL Proxy Table Generator