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

AVEVA™ Historian

RowCount

  • Last UpdatedNov 17, 2021
  • 1 minute read

The RowCount property is a read-only property that returns the total number of rows in the record set that is returned.

Syntax

Result= aaHistClientActiveDataGrid.RowCount;

Return Value

The return value is an integer that specifies the number of rows in the record set.

Remarks

The default value is 0.

In This Topic