See: Description
| Interface | Description |
|---|---|
| IAbstractRecord |
The abstract interface for Record.
|
| IField | |
| IRecord |
This interface is used to get the actual data in the records columns.
|
| IRecordMetaData |
An object that can be used to get information about the types and properties
of the columns in a Record object.
|
| IRecordSet |
Represents tabular data, which is usually generated by executing a query in
the EIS.
|
| IStructureFactory |
The interface IStructureFactory is used for creating the
execution.structures structures objects.
|
IAbstractRecord is super class
of IRecord (single row) and
IRecordSet (tabular data).
IRecordMetaDataCopyright 2021 SAP SE Complete Copyright Notice