Property Index

indexColumn

Accepts values
string
See also
Database

Column used to uniquely identify rows for editing. There is no default - editing is refused with an index error until it is set. Tables created by OI include the __id__ primary key column, which is the usual choice.

Used in (1 component)

Database