element executeSQLQuery
diagram AXLSoap_p460.png
namespace http://www.cisco.com/AXL/API/15.0
type axlapi:ExecuteSQLQueryReq
properties
content complex
nillable false
children sql
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
annotation
documentation
This API call is used to execute a Structured Query Language query against the database. The sql element would contain the SQL statement. If special characters are required, wrap the SQL command inside a CDATA element.
source <xsd:element name="executeSQLQuery" type="axlapi:ExecuteSQLQueryReq" nillable="false">
 
<xsd:annotation>
   
<xsd:documentation>This API call is used to execute a Structured Query Language query against the database. The sql element would contain the SQL statement. If special characters are required, wrap the SQL command inside a CDATA element.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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