getExtent( )
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns the extent value of the specified column property. If the column property does not represent an array field, the method always returns 0.
Syntax
|
- propertyIndex
- Specifies a 0-based index into the
ProDataObjectproperty list, limited by the value of getFieldCount( ) method. It returns a value that corresponds to the relative position specified by fieldNumber in setFieldMetaData( ) method.