DataBrowser.Find (gb.db2.form)

Sub Find ( Where As String, ... )

Desde 3.19

Find the first row matching a SQL request and move to it.

  • Where: The "WHERE" part of the SQL request, with possible argument substitution inside.