Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal binding As SforceService _ ) |
Visual Basic (Usage) | ![]() |
---|---|
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