IsExtentColumn( )
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Syntax
Returns true if the specified column
in the specified DataTable is part of a temp-table array field.
The syntax is:
|
Where colName is the name of the column in the DataTable.