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