The IData
public interface IDataRowAdapter
Public Interface IDataRowAdapter
Introduced: X13.
Method | Description |
---|---|
Get |
Returns the data of a child relation with a given name as an array of IData |
Property | Description |
---|---|
Item | The indexer of the IData |
Table | Gets the table the data row belongs to as an instance of a class implementing the IData |