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




Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overrides Function getFieldNames() As String()
Visual Basic (Usage)Copy Code
Dim instance As SalesforceResultRow
Dim value() As String
 
value = instance.getFieldNames()
C# 
public override string[] getFieldNames()
Managed Extensions for C++ 
public: string*[]* getFieldNames(); override 
C++/CLI 
public:
array<String^>^ getFieldNames(); override 

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.