element executeSQLUpdate
diagram AXLSoap_p464.png
namespace http://www.cisco.com/AXL/API/15.0
type axlapi:ExecuteSQLUpdateReq
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 Update against the database. The sql element would contain the SQL statement
source <xsd:element name="executeSQLUpdate" type="axlapi:ExecuteSQLUpdateReq" nillable="false">
 
<xsd:annotation>
   
<xsd:documentation>This API call is used to execute a Structured Query Language Update against the database. The sql element would contain the SQL statement</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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