Inheritance Hierarchy
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic class DataTable : IDataTable
Public Class DataTable
Implements IDataTable
The DataTable type exposes the following members.
Constructors
| Name | Description |
---|
 | DataTable | Initializes a new instance of the DataTable class |
Top
Properties
| Name | Description |
---|
 | Name | Name of the table. |
 | Type | Type of the table.
For examples: Table, View |
Top
See Also