Allows you to fill this object's result set with a foreign data set in
the form of an array of associative arrays (or objects).
public importDataset ( array $Resultset ) | ||
$Resultset | array | The array of arrays or objects that represent the data to be traversed. |