Overview | Methods | This Package | All Packages
Retrieves the command string issued to the data source.
Syntax
public String getCommandText()
Return Value
Returns the command string.
Remarks
The command is typically a query that will return a recordset.
See Also setCommandText, getCommandType