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

QueryResultColumns Property

Columns of the current QueryResultRow .

Syntax

[VB.NET]
Public ReadOnlyProperty QueryResultColumns As SapColumnList

[C#]
public SapColumnList QueryResultColumns {get;}

Remarks

This contains the columns in 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.

Default Value

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