Deletes an SQL statement previously created using the cniSqlCreateStatement utility function, as defined by the sqlExpression parameter.
void cniSqlDeleteStatement( int* returnCode, CciSqlExpression* sqlExpression);
None. If an error occurs, the returnCode parameter indicates the reason for the error.