Map the XML-NODE-TYPE attribute to ADO.NET
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
As shown in the above table, the XML-NODE-TYPE attribute on a given ABL
buffer-field directly corresponds to the System.Data.DataColumn.ColumnMapping
property for the corresponding ADO.NET DataColumn. The following table shows how the
CHARACTER value of the ABL attribute corresponds to the ADO.NET MappingType
Enumeration member values.
| This XML-NODE-TYPE value . . . | Corresponds to this ADO.NET MappingType member value . . . |
|---|---|
|
|
|
|
|
|
|
|