element executeSQLQueryInactiveResponse
diagram AXLSoap_p462.png
namespace http://www.cisco.com/AXL/API/15.0
type axlapi:executeSQLQueryInactiveRes
properties
content complex
children return
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
annotation
documentation
The response message to executeSQLQueryInactive. 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.
source <xsd:element name="executeSQLQueryInactiveResponse" type="axlapi:executeSQLQueryInactiveRes">
 
<xsd:annotation>
   
<xsd:documentation>The response message to executeSQLQueryInactive. 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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy