Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

GetCurrentRowColumnByIndex()

  • Last UpdatedJul 22, 2024
  • 1 minute read

Use the GetCurrentRowColumnByIndex() method to obtain a specific column value from the current row. Use this method to read a single column value. For more information, see SelectRow().

You must provide a zero-based column index.

Syntax

object GetCurrentRowColumnByIndex(
int ColumnNumber)

Parameters

ColumnNumber

Zero-based index to the table column.

Return value

The object returned on failure is Null. The requested index is either negative, larger than the number of columns, or there is no valid current row.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in