| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| type | axlapi:ExecuteSQLQueryReq | ||||||||||||
| properties |
|
||||||||||||
| children | sql | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| 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> |