Windward Studios 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 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software