DataSource.getCommandText

Overview | Methods | This Package | All Packages

DataSource.getCommandText

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