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




Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function GetRow() As Dictionary(Of String,Object)
Visual Basic (Usage)Copy Code
Dim instance As SalesforceResultRow
Dim value As Dictionary(Of String,Object)
 
value = instance.GetRow()
C# 
public Dictionary<string,object> GetRow()
Managed Extensions for C++ 
public: Dictionary<string*,Object*>* GetRow(); 
C++/CLI 
public:
Dictionary<String^,Object^>^ GetRow(); 

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.