diagram | ![]() |
||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | axlapi:ExecuteSQLQueryRes | ||||||||||||
properties |
|
||||||||||||
children | return | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="executeSQLQueryResponse" type="axlapi:ExecuteSQLQueryRes"> <xsd:annotation> <xsd:documentation>The response message to executeSQLQuery. The return element represents the result set, which can contain 0 or more rows of data. Each row can have any number of elements as defined by columns specified in the SQL Query. The name of each sub-element of the row element represents the column name, the value of each sub-element of the row element is the corresponding value of that column in the database.</xsd:documentation> </xsd:annotation> </xsd:element> |