Icon GetRows Method

function GetRows: String

Available In: Client and Server Applications

Use this method to retrieve the rows in the dataset as a JSON string that can either be stored using a TPersistentStorage instance, or sent to a web server using a TServerRequest instance.
Image