FirstDatabaseRow()

Syntax

Result = FirstDatabaseRow(#Database)
Description
Retrieve information about the first #Database row. If the Result is 0, then no row is available To access to informations inside the row, GetDatabaseLong(), GetDatabaseFloat(), GetDatabaseString() can be used.

Supported OS

Windows, Linux, MacOS X

<- ExamineDatabaseDrivers() - Database Index - GetDatabaseDouble() ->