Sets the command string that will be issued to the data source.
public void setCommandText( String cmdText )
cmdText
The command text.
The command is typically a query that will return a recordset.
See Also getCommandText, setCommandType