IRow2.GetRowId (METH)ΒΆ
METHOD GetRowId : ERROR
Replacement for property IRow.RowId, that returns the row id as a 64 bit datatype, that avoids a possible overflow of the row id for large database tables. The return value indicates, whether the processing was successful or not.
- InOut:
- Scope - Name - Type - Comment - Return - GetRowId- ERROR- Output - idRow- LINT- Returns the row id.