SQL Anywhere 10.0.1
» MobiLink - Server Administration
» Writing Synchronization Scripts in Java
» MobiLink server API for Java Reference
» DBConnectionContext interface
getProperties method
Syntax
public java.util.Properties getProperties( )
Remarks
Returns the properties for this connection, based on this connection's script version. Properties are stored in the ml_property table.
Returns
The properties for this connection.
See also