C1.DataEngine Assembly / C1.DataEngine Namespace / IDataList Interface
Members

IDataList Interface
Represents the collection of rows of a DataEngine table or query.
Object Model
IDataList Interface
Syntax
'Declaration
 
Public Interface IDataList 
 
Remarks
This collection can be used both for getting data programmatically and for data binding.
See Also