FetchSingle method

Applies to
TIB_Dataset

Declaration
Function FetchSingle: boolean;

Description
This method is used to fetch a single record only. False is returned if 0 or more than one record exists for the SELECT being executed.