QvxTable Class |
Namespace: QlikView.Qvx.QvxLibrary
public class QvxTable
The QvxTable type exposes the following members.
Name | Description | |
---|---|---|
![]() | Fields |
Contains QvxField specified for every table field. See QvxField.
|
![]() | GetRows |
Returns the GetRowsHandler as defined when the table was
created.
|
![]() | Item |
Find a field based on the field name.
|
![]() | TableName |
String defining source of the data, e.g. executed SQL statement.
|