diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | axlapi:executeSQLQueryInactiveReq | ||||||||||||
properties |
|
||||||||||||
children | sql | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |