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

GetMinMaxRowIds

ERROR

Output

idRowMin

LINT

Returns the minimum row id.

idRowMax

LINT

Returns the maximum row id.