Schema marshaling methods
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Schema marshaling methods
The following methods verify or specify if schema information is to be marshalled with a given DataTable that is passed to the application server.
Note: ABL temp-tables support a
SCHEMA-MARSHAL attribute that controls the marshalling of schema information from
the application server to the client. However, these methods do not map that attribute, but
provide corresponding functionality for a DataTable.