ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

ResultRowData Property

The raw binary data that makes up a row.

Syntax

sapreadtablecontrol.ResultRowData

Default Value

""

Remarks

This is what the SAP system returns, before the control parses the row into individual columns. The ResultRowData will always reflect the current contents of the ResultColumns. If you change data in a column, the RowData will change the next time you retrieve it. Likewise, if you set the ResultRowData, the contents will be parsed into individual ResultColumns.

To read or write binary data to the property, a Variant (Byte Array) version is provided in .ResultRowDataB.

This property is read-only and not available at design time.

Data Type

Binary String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0