'Returns TRUE and moves to the previous record in the dataset '+'(defined by the argument), making it the active record. Prior posts '+'any changes to the active record and sets the AtFirst and AtLast flags '+'to False. It fetches the previous record and makes it the active '+'record. If the dataset is unidirectional, an exception is raised. '+'Finally, the function sets the AtFirst property to True if the first '+'record in the dataset was already active. It returns FALSE if the '+'template is not a database template.'
Namespace: DBPackage
Delphi |
PriorComment = 'Returns TRUE and moves to the previous record in the dataset '+ |
Value
Type: string
Reference |