Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 1.0.
Gets an approximate count of the number of records in the table
Syntax
Number := RecordRef.CountApprox()
Note
This method can be invoked using property access syntax.
Parameters
RecordRef
Type: RecordRef
An instance of the RecordRef data type.
Return Value
Number
Type: Integer
Approximate number of records in the table.
Related information
RecordRef Data Type
Get Started with AL
Developing Extensions