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

QueryResultRowIndex Property

The index of the current row in the query results.

Object Oriented Interface

public function getQueryResultRowIndex();
public function setQueryResultRowIndex($value);

Procedural Interface

inerp_sapquery_get($res, 22 );
inerp_sapquery_set($res, 22, $value );

Default Value

0

Remarks

This specifies the index of the current row of the rows returned after calling ExecuteQuery

This property is not available at design time.

Data Type

Integer

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