DataSource.RowTag

From Xojo Documentation

Method

DataSource.RowTag(Row As Integer, Assigns Value As Variant)

Supported for all project types and targets.

A variant to use as a tag for the specified Row.


Method

DataSource.RowTag(Row As Integer) As Variant

Supported for all project types and targets.

The variant assigned to the Row as a tag.