DatabaseRecord.FieldCount
From Xojo Documentation
This item was deprecated in version 2019r2. Please use DatabaseRow.ColumnCount as a replacement. |
Method
Returns the number of fields in the DatabaseRecord.
Sample Code
Creates a new row in the team table: