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

QueryResultRowData Property

The raw binary data of the current row.

Syntax

__property String QueryResultRowData = {read=FQueryResultRowData, write=FSetQueryResultRowData};

__property RawByteString QueryResultRowDataB = {read=FQueryResultRowDataB, write=FSetQueryResultRowDataB};

Default Value

""

Remarks

This contains the raw binary data that makes up the row specified by QueryResultRowIndex. This will be populated after a call to ExecuteQuery, and each time QueryResultRowIndex is changed.

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