GetArrayFieldName( )
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Syntax
Returns the array field name with which the specified DataColumn is associated. If it is not part of an array, it returns null. The syntax is:
|
The array field name for a DataColumn is set
when ProDataTable.SetExtentColumns() is called.