QvxDataTableSelect Method |
Associate the QvxField[] array sent in as parameter
fields with the QvxDataTables corresponding
member.
Namespace: QlikView.Qvx.QvxLibraryAssembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax public void Select(
params QvxField[] fields
)
Parameters
- fields
- Type: QlikView.Qvx.QvxLibraryQvxField
QvxField[] array to associate with the
QvxDataTables corresponding member
See Also