<< Click to Display Table of Contents >>

StartRowIndex

시작 행 번호

Prototype

integer StartRowIndex

Example

var ds = This.GetDataSet();

_DEBUG("StartRowIndex " + ds.StartRowIndex);