FirstDatabaseRow()

Syntax

Result = FirstDatabaseRow(#Database)
Description
Retrieves information about the first #Database row. If Result is 0, then no row is available To access fields within a row, GetDatabaseLong(), GetDatabaseFloat(), GetDatabaseString() can be used.

Supported OS

All

<- FinishDatabaseQuery() - Database Index - GetDatabaseBlob() ->