IQvxServerCreateSelectStatement Method |
This method should be overridden by a custom connector which has a
custom select dialog and thereby supports QVX_EDIT_SELECT. It
should return a select statement.
Namespace: QlikView.Qvx.QvxLibraryAssembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax string CreateSelectStatement()
Return Value
Type:
StringA string containing the custom select statement
See Also