BBjStoredProcedureData::getConnectionProperty
Description
In BBj 12.00 and higher, this method returns the value of the specified connection property specified on the database connection.
Syntax
| Return Value | Method |
|---|---|
| String | getConnectionProperty(String propertyName) |
Parameters
| Parameter | Description |
|---|---|
| propertyName | The property name. |
Return Value
Returns the value for the specified connection property specified on the database connection.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.