QVX SDK - API Reference
QVX SDK - API Reference
QlikView.Qvx.QvxLibrary
QvxConnection Class
QvxConnection Methods
Dispose Method
ExtractQuery Method
FindTable Method
Init Method
QvxConnection
FindTable Method
Find QvxTable based on name.
Namespace:
QlikView.Qvx.QvxLibrary
Assembly:
QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax
C#
Copy
public
QvxTable
FindTable
(
string
name
,
IEnumerable
<
QvxTable
>
tables
)
Parameters
name
Type:
System
String
Table name to search for
tables
Type:
System.Collections.Generic
IEnumerable
QvxTable
QvxTable array to search in
Return Value
Type:
QvxTable
The QvxTable with said name if it exists, otherwise null
See Also
Reference
QvxConnection Class
QlikView.Qvx.QvxLibrary Namespace
Help files generated: 2015-04-23