GetArrayFieldName( )
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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.