Windward Engine API Reference
SalesforceQueryHelper Constructor
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.salesforce.SFQueryHelper Namespace > SalesforceQueryHelper Class : SalesforceQueryHelper Constructor




binding

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal binding As SforceService _
)
Visual Basic (Usage)Copy Code
Dim binding As SforceService
 
Dim instance As New SalesforceQueryHelper(binding)
C# 
public SalesforceQueryHelper( 
   SforceService binding
)
Managed Extensions for C++ 
public: SalesforceQueryHelper( 
   SforceService* binding
)
C++/CLI 
public:
SalesforceQueryHelper( 
   SforceService^ binding
)

Parameters

binding

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.