Windward Engine API Reference
GetQueryHelper Method
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.literal Namespace > LiteralDataSourceDotNet Class : GetQueryHelper Method




Glossary Item Box

Gets the query helper from the subclass.

Syntax

Visual Basic (Declaration) 
Public Function GetQueryHelper() As IDataSourceDotNetQueryHelper
Visual Basic (Usage)Copy Code
Dim instance As LiteralDataSourceDotNet
Dim value As IDataSourceDotNetQueryHelper
 
value = instance.GetQueryHelper()
C# 
public IDataSourceDotNetQueryHelper GetQueryHelper()
Managed Extensions for C++ 
public: IDataSourceDotNetQueryHelper* GetQueryHelper(); 
C++/CLI 
public:
IDataSourceDotNetQueryHelper^ GetQueryHelper(); 

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.