This method of the Command class retrieves a string containing a provider command, such as an SQL statement, a table name, a relative URL, or a stored procedure call. Default is "" (zero-length string).
public String getCommandText();
Returns a string containing a provider command.