GetFieldDescription Method (ITable<TRecord>)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets a OASySDNA.RealTime.Data.Common.Schema.IFieldDescription for a field on a table.
IFieldDescription GetFieldDescription(
string fieldName
)
IFieldDescription^ GetFieldDescription(
String^ fieldName
)
Parameters
- fieldName
- The name of the field. Case sensitive
Return Value
The description of the field