Icon GetColumns Method

function GetColumns: String

Available In: Client and Server Applications

Use this method to retrieve the defined Columns for 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