Icon RowID Property

property RowID: Integer

Usage

Available In: Client and Server Applications

Gets or sets the row ID for the active row in the dataset. If this property is set, then the dataset will automatically navigate to the row that contains the specified row ID, if a row exists with a matching row ID. Each row in a dataset contains an ID that uniquely identifies the row in the dataset.
Image