|
RAD Studio VCL Reference
|
Goes to the first record in the result set upon opening it.
property GoToFirstRecordOnExecute: Boolean;
__property Boolean GoToFirstRecordOnExecute;
Use the GoToFirstRecordOnExecute property to go to the first record in a result set upon opening it. By default, this property is set to true. GoToFirstRecordOnExecute exists primarily for use in TIBDataSet, which sets this value to false for its internal TIBSQLs.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|