ITable4.GetMinMaxRowIds (METH)ΒΆ
METHOD GetMinMaxRowIds : ERROR
Determines the minimum and maximum row ID that currently exist in the table. The return value indicates, whether the processing was successful or not.
- InOut:
Scope
Name
Type
Comment
Return
GetMinMaxRowIdsERROROutput
idRowMinLINTReturns the minimum row id.
idRowMaxLINTReturns the maximum row id.