BBjRecordSet::getQuery
Description
In BBj 15.0 and higher, this method returns the query string from a BBjRecordSet.
Syntax
Return Value |
Method |
---|---|
String |
getQuery() |
Parameters
None.
Return Value
Returns the query string from a BBjRecordSet.
Remarks
Returns null() if this BBjRecordSet doesn't have a query.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.