IFieldSet methods
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Inherits methods from IDataAdminCollection and
defines the methods listed in the following table.
| Method syntax | Description |
|---|---|
|
Returns TRUE if there is a field
object in the set that has its Name property set
to fieldName. |
|
Returns TRUE if the field object
referenced by fieldImpl is in the set. |
|
Returns the field object from the set that has its
Name property set to fieldName. Returns the
Unknown value (?) if the object is not found. |
See also: