element executeSQLQueryInactive
diagram AXLSoap_p461.png
namespace http://www.cisco.com/AXL/API/15.0
type axlapi:executeSQLQueryInactiveReq
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 partB database. The sql element would contain the SQL statement. If special characters are required, wrap the SQL command inside a CDATA element. This API is for internal use only and not meant for use by Customers.
source <xsd:element name="executeSQLQueryInactive" type="axlapi:executeSQLQueryInactiveReq" nillable="false">
 
<xsd:annotation>
   
<xsd:documentation>This API call is used to execute a Structured Query Language query against the partB database. The sql element would contain the SQL statement. If special characters are required, wrap the SQL command inside a CDATA element. This API is for internal use only and not meant for use by Customers.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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