ResultSetSchema
A complex data type that describes the result set schema.
Elements
ResultSetName
String. Optional. Name of the result set.
ResultSetDisplayName
String. Optional. The display name of the result set. If not specified, the value of the Name element is used. If the query is performed on an information object (.iob) or data source map (.sma) file, DisplayName is used as the group label.
ArrayOfColumnSchema
ArrayOfColumnSchema. Optional. An array of ColumnSchema objects.