| QvxField Class |
The elements Type and NullRepresentation describe how the field data values are written in the QVX formatted file.
Namespace: QlikView.Qvx.QvxLibrary
public class QvxField
The QvxField type exposes the following members.
| Name | Description | |
|---|---|---|
| QvxField |
Create a new QvxField to insert into a QvxTable. All fields are mandatory.
|
| Name | Description | |
|---|---|---|
| FieldName |
Field name.
| |
| NullRepresentation |
Method used to handle Null values. See QvxNullRepresentation.
| |
| Type |
Data type in which field values are written in the QVX formatted
data stream. See QvxFieldType.
|