BBjStoredProcedureData::getConnectionProperty
Description
In BBj 12.0 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
Variable |
Description |
propertyName |
The property name. |
Return Values
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.