OpenTAP 9.24
API Reference
Properties | List of all members
OpenTap.IResultTable Interface Reference

Contains data that has the same table name, column names, and result data types as a ResultTable. More...

Inheritance diagram for OpenTap.IResultTable:
OpenTap.IData OpenTap.IAttributedObject OpenTap.ResultTable

Properties

IResultColumn[] Columns [get]
 Array containing the result columns.

 
- Properties inherited from OpenTap.IData
IData Parent [get]
 Parent of this object.
 
IParameters Parameters [get]
 All parameters that describes this object.
 
- Properties inherited from OpenTap.IAttributedObject
string Name [get]
 Name of this object.

 
string ObjectType [get]
 String describing this object.

 

Additional Inherited Members

- Public Member Functions inherited from OpenTap.IData
long GetID ()
 Returns an ID that identifies this object. More...
 

Detailed Description

Contains data that has the same table name, column names, and result data types as a ResultTable.

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:42