Refers to a dataset that holds the result set of query execution.
property DataSet: TCustomDADataSet;
Set the DataSet property to assign a component that will be used by TOraScript to execute statements and to retrieve the results of the SELECT statements execution inside a script.